Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2022-41717
Vulnerability from cvelistv5
Published
2022-12-08 19:03
Modified
2025-02-13 16:33
Severity ?
EPSS score ?
Summary
An attacker can 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.
References
Impacted products
Vendor | Product | Version | |||||||
---|---|---|---|---|---|---|---|---|---|
▼ | Go standard library | net/http |
Version: 0 ≤ Version: 1.19.0-0 ≤ |
||||||
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T12:49:43.657Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "url": "https://security.netapp.com/advisory/ntap-20230120-0008/" }, { "tags": [ "x_transferred" ], "url": "https://go.dev/issue/56350" }, { "tags": [ "x_transferred" ], "url": "https://go.dev/cl/455717" }, { "tags": [ "x_transferred" ], "url": "https://go.dev/cl/455635" }, { "tags": [ "x_transferred" ], "url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ" }, { "tags": [ "x_transferred" ], "url": "https://pkg.go.dev/vuln/GO-2022-1144" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QBKBAZBIOXZV5QCFHZNSVXULR32XJCYD/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NQGNAXK3YBPMUP3J4TECIRDHFGW37522/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PUM4DIVOLJCBK5ZDP4LJOL24GXT3YSIR/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4SBIUECMLNC572P23DDOKJNKPJVX26SP/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PW3XC47AUW5J5M2ULJX7WCCL3B2ETLMT/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Q52IQI754YAE4XPR4QBRWPIVZWYGZ4FS/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/56B2FFESRYYP6IY2AZ3UWXLWKZ5IYZN4/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ANIOPUXWIHVRA6CEWXCGOMX3YYS6KFHG/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WPEIZ7AMEJCZXU3FEJZMVRNHQZXX5P3I/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BUK2ZIAGCULOOYDNH25JPU6JBES5NF2/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T7N5GV4CHH6WAGX3GFMDD3COEOVCZ4RI/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/REMHVVIBDNKSRKNOTV7EQSB7CYQWOUOU/" }, { "tags": [ "x_transferred" ], "url": "https://security.gentoo.org/glsa/202311-09" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CSVIS6MTMFVBA7JPMRAUNKUOYEVSJYSB/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZSVEMQV5ROY5YW5QE3I57HT3ITWG5GCV/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CHHITS4PUOZAKFIUBQAQZC7JWXMOYE4B/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KEOTKBUPZXHE3F352JBYNTSNRXYLWD6P/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5RSKA2II6QTD4YUKUNDVJQSRYSFC4VFR/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "collectionURL": "https://pkg.go.dev", "defaultStatus": "unaffected", "packageName": "net/http", "product": "net/http", "programRoutines": [ { "name": "http2serverConn.canonicalHeader" }, { "name": "ListenAndServe" }, { "name": "ListenAndServeTLS" }, { "name": "Serve" }, { "name": "ServeTLS" }, { "name": "Server.ListenAndServe" }, { "name": "Server.ListenAndServeTLS" }, { "name": "Server.Serve" }, { "name": "Server.ServeTLS" }, { "name": "http2Server.ServeConn" } ], "vendor": "Go standard library", "versions": [ { "lessThan": "1.18.9", "status": "affected", "version": "0", "versionType": "semver" }, { "lessThan": "1.19.4", "status": "affected", "version": "1.19.0-0", "versionType": "semver" } ] }, { "collectionURL": "https://pkg.go.dev", "defaultStatus": "unaffected", "packageName": "golang.org/x/net/http2", "product": "golang.org/x/net/http2", "programRoutines": [ { "name": "serverConn.canonicalHeader" }, { "name": "Server.ServeConn" } ], "vendor": "golang.org/x/net", "versions": [ { "lessThan": "0.4.0", "status": "affected", "version": "0", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "value": "Josselin Costanzi" } ], "descriptions": [ { "lang": "en", "value": "An attacker can 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." } ], "problemTypes": [ { "descriptions": [ { "description": "CWE 400: Uncontrolled Resource Consumption", "lang": "en" } ] } ], "providerMetadata": { "dateUpdated": "2024-01-18T02:06:25.182Z", "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc", "shortName": "Go" }, "references": [ { "url": "https://go.dev/issue/56350" }, { "url": "https://go.dev/cl/455717" }, { "url": "https://go.dev/cl/455635" }, { "url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ" }, { "url": "https://pkg.go.dev/vuln/GO-2022-1144" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QBKBAZBIOXZV5QCFHZNSVXULR32XJCYD/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NQGNAXK3YBPMUP3J4TECIRDHFGW37522/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PUM4DIVOLJCBK5ZDP4LJOL24GXT3YSIR/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4SBIUECMLNC572P23DDOKJNKPJVX26SP/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PW3XC47AUW5J5M2ULJX7WCCL3B2ETLMT/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Q52IQI754YAE4XPR4QBRWPIVZWYGZ4FS/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/56B2FFESRYYP6IY2AZ3UWXLWKZ5IYZN4/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ANIOPUXWIHVRA6CEWXCGOMX3YYS6KFHG/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WPEIZ7AMEJCZXU3FEJZMVRNHQZXX5P3I/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BUK2ZIAGCULOOYDNH25JPU6JBES5NF2/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T7N5GV4CHH6WAGX3GFMDD3COEOVCZ4RI/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/REMHVVIBDNKSRKNOTV7EQSB7CYQWOUOU/" }, { "url": "https://security.gentoo.org/glsa/202311-09" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CSVIS6MTMFVBA7JPMRAUNKUOYEVSJYSB/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZSVEMQV5ROY5YW5QE3I57HT3ITWG5GCV/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CHHITS4PUOZAKFIUBQAQZC7JWXMOYE4B/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KEOTKBUPZXHE3F352JBYNTSNRXYLWD6P/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5RSKA2II6QTD4YUKUNDVJQSRYSFC4VFR/" } ], "title": "Excessive memory growth in net/http and golang.org/x/net/http2" } }, "cveMetadata": { "assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc", "assignerShortName": "Go", "cveId": "CVE-2022-41717", "datePublished": "2022-12-08T19:03:53.161Z", "dateReserved": "2022-09-28T17:00:06.608Z", "dateUpdated": "2025-02-13T16:33:08.284Z", "requesterUserId": "7d08541a-cd0a-42e2-8f81-76e6ceb65fc3", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2022-41717\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2022-12-08T20:15:10.330\",\"lastModified\":\"2024-11-21T07:23:43.713\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An attacker can 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.\"},{\"lang\":\"es\",\"value\":\"Un atacante puede provocar un crecimiento excesivo de la memoria en un servidor Go que acepta solicitudes HTTP/2. Las conexiones del servidor HTTP/2 contienen un cach\u00e9 de claves de encabezado HTTP enviadas por el cliente. Si bien el n\u00famero total de entradas en esta cach\u00e9 est\u00e1 limitado, un atacante que env\u00eda claves muy grandes puede hacer que el servidor asigne aproximadamente 64 MiB por conexi\u00f3n abierta.\"}],\"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:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.18.9\",\"matchCriteriaId\":\"E0CD51B1-029E-442F-BE6A-772F4754D240\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.19.0\",\"versionEndExcluding\":\"1.19.4\",\"matchCriteriaId\":\"B6AEBFD1-DEE2-40E0-B65C-8C7885014797\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:http2:*:*:*:*:*:go:*:*\",\"versionEndExcluding\":\"0.4.0\",\"matchCriteriaId\":\"BBFC0CE7-CD35-4FCF-A37A-DBC5D6DA16D2\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E30D0E6F-4AE8-4284-8716-991DFA48CC5D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/455635\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://go.dev/cl/455717\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://go.dev/issue/56350\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BUK2ZIAGCULOOYDNH25JPU6JBES5NF2/\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4SBIUECMLNC572P23DDOKJNKPJVX26SP/\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/56B2FFESRYYP6IY2AZ3UWXLWKZ5IYZN4/\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5RSKA2II6QTD4YUKUNDVJQSRYSFC4VFR/\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ANIOPUXWIHVRA6CEWXCGOMX3YYS6KFHG/\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CHHITS4PUOZAKFIUBQAQZC7JWXMOYE4B/\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CSVIS6MTMFVBA7JPMRAUNKUOYEVSJYSB/\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KEOTKBUPZXHE3F352JBYNTSNRXYLWD6P/\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NQGNAXK3YBPMUP3J4TECIRDHFGW37522/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PUM4DIVOLJCBK5ZDP4LJOL24GXT3YSIR/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PW3XC47AUW5J5M2ULJX7WCCL3B2ETLMT/\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Q52IQI754YAE4XPR4QBRWPIVZWYGZ4FS/\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QBKBAZBIOXZV5QCFHZNSVXULR32XJCYD/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/REMHVVIBDNKSRKNOTV7EQSB7CYQWOUOU/\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T7N5GV4CHH6WAGX3GFMDD3COEOVCZ4RI/\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WPEIZ7AMEJCZXU3FEJZMVRNHQZXX5P3I/\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZSVEMQV5ROY5YW5QE3I57HT3ITWG5GCV/\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2022-1144\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/cl/455635\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://go.dev/cl/455717\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://go.dev/issue/56350\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BUK2ZIAGCULOOYDNH25JPU6JBES5NF2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4SBIUECMLNC572P23DDOKJNKPJVX26SP/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/56B2FFESRYYP6IY2AZ3UWXLWKZ5IYZN4/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5RSKA2II6QTD4YUKUNDVJQSRYSFC4VFR/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ANIOPUXWIHVRA6CEWXCGOMX3YYS6KFHG/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CHHITS4PUOZAKFIUBQAQZC7JWXMOYE4B/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CSVIS6MTMFVBA7JPMRAUNKUOYEVSJYSB/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KEOTKBUPZXHE3F352JBYNTSNRXYLWD6P/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NQGNAXK3YBPMUP3J4TECIRDHFGW37522/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PUM4DIVOLJCBK5ZDP4LJOL24GXT3YSIR/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PW3XC47AUW5J5M2ULJX7WCCL3B2ETLMT/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Q52IQI754YAE4XPR4QBRWPIVZWYGZ4FS/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QBKBAZBIOXZV5QCFHZNSVXULR32XJCYD/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/REMHVVIBDNKSRKNOTV7EQSB7CYQWOUOU/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T7N5GV4CHH6WAGX3GFMDD3COEOVCZ4RI/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WPEIZ7AMEJCZXU3FEJZMVRNHQZXX5P3I/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZSVEMQV5ROY5YW5QE3I57HT3ITWG5GCV/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2022-1144\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20230120-0008/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
rhsa-2023:1529
Vulnerability from csaf_redhat
Published
2023-03-30 00:42
Modified
2025-04-17 01:59
Summary
Red Hat Security Advisory: Service Telemetry Framework 1.5 security update
Notes
Topic
An update is now available for Service Telemetry Framework 1.5.
Red 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.
Details
Service Telemetry Framework (STF) provides automated collection of measurements and data from remote clients, such as Red Hat OpenStack Platform or third-party nodes. STF then transmits the information to a centralized, receiving Red Hat OpenShift Container Platform (OCP) deployment for storage, retrieval, and monitoring.
Security Fix(es):
* golang: crypto/elliptic: IsOnCurve returns true for invalid field elements (CVE-2022-23806)
* golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString (CVE-2022-23772)
* golang: cmd/go: misinterpretation of branch names can lead to incorrect access control (CVE-2022-23773)
* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)
* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)
* golang: syscall: faccessat checks wrong group (CVE-2022-29526)
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)
* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)
* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)
* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)
* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)
For 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.
Terms of Use
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.
{ "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 is now available for Service Telemetry Framework 1.5.\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": "Service Telemetry Framework (STF) provides automated collection of measurements and data from remote clients, such as Red Hat OpenStack Platform or third-party nodes. STF then transmits the information to a centralized, receiving Red Hat OpenShift Container Platform (OCP) deployment for storage, retrieval, and monitoring.\n\nSecurity Fix(es):\n\n* golang: crypto/elliptic: IsOnCurve returns true for invalid field elements (CVE-2022-23806)\n\n* golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString (CVE-2022-23772)\n\n* golang: cmd/go: misinterpretation of branch names can lead to incorrect access control (CVE-2022-23773)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: syscall: faccessat checks wrong group (CVE-2022-29526)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\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: session tickets lack random ticket_age_add (CVE-2022-30629)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\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:1529", "url": "https://access.redhat.com/errata/RHSA-2023:1529" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2053429", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429" }, { "category": "external", "summary": "2053532", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532" }, { "category": "external", "summary": "2053541", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053541" }, { "category": "external", "summary": "2077688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688" }, { "category": "external", "summary": "2077689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689" }, { "category": "external", "summary": "2084085", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085" }, { "category": "external", "summary": "2092544", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092544" }, { "category": "external", "summary": "2092793", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793" }, { "category": "external", "summary": "2107342", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342" }, { "category": "external", "summary": "2107371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371" }, { "category": "external", "summary": "2107374", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374" }, { "category": "external", "summary": "2107386", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386" }, { "category": "external", "summary": "2113814", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814" }, { "category": "external", "summary": "2124669", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669" }, { "category": "external", "summary": "2132872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872" }, { "category": "external", "summary": "2161274", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274" }, { "category": "external", "summary": "2176537", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176537" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1529.json" } ], "title": "Red Hat Security Advisory: Service Telemetry Framework 1.5 security update", "tracking": { "current_release_date": "2025-04-17T01:59:03+00:00", "generator": { "date": "2025-04-17T01:59:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2023:1529", "initial_release_date": "2023-03-30T00:42:39+00:00", "revision_history": [ { "date": "2023-03-30T00:42:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-03-30T00:42:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-04-17T01:59:03+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Service Telemetry Framework 1.5 for RHEL 8", "product": { "name": "Service Telemetry Framework 1.5 for RHEL 8", "product_id": "8Base-STF-1.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:service_telemetry_framework:1.5::el8" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "product": { "name": "stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "product_id": "stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "product_identification_helper": { "purl": "pkg:oci/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f?arch=amd64\u0026repository_url=registry.redhat.io/stf/prometheus-webhook-snmp-rhel8\u0026tag=1.5.2-2" } } }, { "category": "product_version", "name": "stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "product": { "name": "stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "product_id": "stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "product_identification_helper": { "purl": "pkg:oci/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717?arch=amd64\u0026repository_url=registry.redhat.io/stf/service-telemetry-operator-bundle\u0026tag=1.5.1678301890-1" } } }, { "category": "product_version", "name": "stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "product": { "name": "stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "product_id": "stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "product_identification_helper": { "purl": "pkg:oci/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0?arch=amd64\u0026repository_url=registry.redhat.io/stf/service-telemetry-rhel8-operator\u0026tag=1.5.1-2" } } }, { "category": "product_version", "name": "stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "product": { "name": "stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "product_id": "stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "product_identification_helper": { "purl": "pkg:oci/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28?arch=amd64\u0026repository_url=registry.redhat.io/stf/sg-bridge-rhel8\u0026tag=1.5.0-12" } } }, { "category": "product_version", "name": "stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64", "product": { "name": "stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64", "product_id": "stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64", "product_identification_helper": { "purl": "pkg:oci/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37?arch=amd64\u0026repository_url=registry.redhat.io/stf/sg-core-rhel8\u0026tag=5.1.1-2" } } }, { "category": "product_version", "name": "stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "product": { "name": "stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "product_id": "stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "product_identification_helper": { "purl": "pkg:oci/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546?arch=amd64\u0026repository_url=registry.redhat.io/stf/smart-gateway-operator-bundle\u0026tag=5.0.1678301890-1" } } }, { "category": "product_version", "name": "stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64", "product": { "name": "stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64", "product_id": "stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64", "product_identification_helper": { "purl": "pkg:oci/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471?arch=amd64\u0026repository_url=registry.redhat.io/stf/smart-gateway-rhel8-operator\u0026tag=5.0.1-3" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8", "product_id": "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64" }, "product_reference": "stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "relates_to_product_reference": "8Base-STF-1.5" }, { "category": "default_component_of", "full_product_name": { "name": "stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8", "product_id": "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64" }, "product_reference": "stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "relates_to_product_reference": "8Base-STF-1.5" }, { "category": "default_component_of", "full_product_name": { "name": "stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8", "product_id": "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64" }, "product_reference": "stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "relates_to_product_reference": "8Base-STF-1.5" }, { "category": "default_component_of", "full_product_name": { "name": "stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8", "product_id": "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64" }, "product_reference": "stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "relates_to_product_reference": "8Base-STF-1.5" }, { "category": "default_component_of", "full_product_name": { "name": "stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8", "product_id": "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" }, "product_reference": "stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64", "relates_to_product_reference": "8Base-STF-1.5" }, { "category": "default_component_of", "full_product_name": { "name": "stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8", "product_id": "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64" }, "product_reference": "stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "relates_to_product_reference": "8Base-STF-1.5" }, { "category": "default_component_of", "full_product_name": { "name": "stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8", "product_id": "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" }, "product_reference": "stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64", "relates_to_product_reference": "8Base-STF-1.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-1705", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2022-07-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107374" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http: improper sanitization of Transfer-Encoding header", "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-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "known_not_affected": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1705" }, { "category": "external", "summary": "RHBZ#2107374", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1705" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705" }, { "category": "external", "summary": "https://go.dev/issue/53188", "url": "https://go.dev/issue/53188" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T00:42:39+00:00", "details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.", "product_ids": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1529" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: improper sanitization of Transfer-Encoding header" }, { "cve": "CVE-2022-23772", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2022-02-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2053532" } ], "notes": [ { "category": "description", "text": "A flaw was found in the big package of the math library in golang. The Rat.SetString could cause an overflow, and if left unhandled, it could lead to excessive memory use. This issue could allow a remote attacker to impact the availability of the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "known_not_affected": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23772" }, { "category": "external", "summary": "RHBZ#2053532", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23772", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23772" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ" } ], "release_date": "2022-01-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T00:42:39+00:00", "details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.", "product_ids": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1529" } ], "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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString" }, { "cve": "CVE-2022-23773", "cwe": { "id": "CWE-1220", "name": "Insufficient Granularity of Access Control" }, "discovery_date": "2022-02-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2053541" } ], "notes": [ { "category": "description", "text": "A flaw was found in the go package of the cmd library in golang. The go command could be tricked into accepting a branch, which resembles a version tag. This issue could allow a remote unauthenticated attacker to bypass security restrictions and introduce invalid or incorrect tags, reducing the integrity of the environment.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: cmd/go: misinterpretation of branch names can lead to incorrect access control", "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-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "known_not_affected": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23773" }, { "category": "external", "summary": "RHBZ#2053541", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053541" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23773", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23773" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ" } ], "release_date": "2022-02-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T00:42:39+00:00", "details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.", "product_ids": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1529" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: cmd/go: misinterpretation of branch names can lead to incorrect access control" }, { "cve": "CVE-2022-23806", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2022-02-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2053429" } ], "notes": [ { "category": "description", "text": "A flaw was found in the elliptic package of the crypto library in golang when the IsOnCurve function could return true for invalid field elements. This flaw allows an attacker to take advantage of this undefined behavior, affecting the availability and integrity of the resource.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 8 and 9 are affected because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having a Moderate security impact. The issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7; hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16 \u0026 1.17), will not be addressed in future updates as shipped only in RHEL-7, hence, marked as Out-of-Support-Scope.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "known_not_affected": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23806" }, { "category": "external", "summary": "RHBZ#2053429", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23806", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23806" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ" } ], "release_date": "2022-02-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T00:42:39+00:00", "details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.", "product_ids": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1529" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements" }, { "cve": "CVE-2022-24675", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2022-04-21T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2077688" } ], "notes": [ { "category": "description", "text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: encoding/pem: fix stack overflow in Decode", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "known_not_affected": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24675" }, { "category": "external", "summary": "RHBZ#2077688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24675" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8", "url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8" } ], "release_date": "2022-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T00:42:39+00:00", "details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.", "product_ids": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1529" } ], "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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/pem: fix stack overflow in Decode" }, { "cve": "CVE-2022-27664", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-09-06T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2124669" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http: handle server errors after sending GOAWAY", "title": "Vulnerability summary" }, { "category": "other", "text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of 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-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "known_not_affected": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-27664" }, { "category": "external", "summary": "RHBZ#2124669", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664", "url": "https://www.cve.org/CVERecord?id=CVE-2022-27664" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664" }, { "category": "external", "summary": "https://go.dev/issue/54658", "url": "https://go.dev/issue/54658" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ", "url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ" } ], "release_date": "2022-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T00:42:39+00:00", "details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.", "product_ids": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1529" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: handle server errors after sending GOAWAY" }, { "cve": "CVE-2022-28327", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2022-04-21T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2077689" } ], "notes": [ { "category": "description", "text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/elliptic: panic caused by oversized scalar", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "known_not_affected": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-28327" }, { "category": "external", "summary": "RHBZ#2077689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327", "url": "https://www.cve.org/CVERecord?id=CVE-2022-28327" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8", "url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8" } ], "release_date": "2022-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T00:42:39+00:00", "details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.", "product_ids": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1529" } ], "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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/elliptic: panic caused by oversized scalar" }, { "acknowledgments": [ { "names": [ "Jo\u00ebl G\u00e4hwiler" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-29526", "cwe": { "id": "CWE-280", "name": "Improper Handling of Insufficient Permissions or Privileges " }, "discovery_date": "2022-05-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2084085" } ], "notes": [ { "category": "description", "text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: syscall: faccessat checks wrong group", "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-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "known_not_affected": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-29526" }, { "category": "external", "summary": "RHBZ#2084085", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526", "url": "https://www.cve.org/CVERecord?id=CVE-2022-29526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU", "url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU" } ], "release_date": "2022-05-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T00:42:39+00:00", "details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.", "product_ids": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1529" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: syscall: faccessat checks wrong group" }, { "cve": "CVE-2022-30629", "cwe": { "id": "CWE-331", "name": "Insufficient Entropy" }, "discovery_date": "2022-06-02T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2092793" } ], "notes": [ { "category": "description", "text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/tls: session tickets lack random ticket_age_add", "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-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "known_not_affected": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-30629" }, { "category": "external", "summary": "RHBZ#2092793", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30629" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg", "url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg" } ], "release_date": "2022-06-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T00:42:39+00:00", "details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.", "product_ids": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1529" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "golang: crypto/tls: session tickets lack random ticket_age_add" }, { "cve": "CVE-2022-30630", "cwe": { "id": "CWE-1325", "name": "Improperly Controlled Sequential Memory Allocation" }, "discovery_date": "2022-07-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107371" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: io/fs: stack exhaustion in Glob", "title": "Vulnerability summary" }, { "category": "other", "text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "known_not_affected": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-30630" }, { "category": "external", "summary": "RHBZ#2107371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30630" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630" }, { "category": "external", "summary": "https://go.dev/issue/53415", "url": "https://go.dev/issue/53415" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T00:42:39+00:00", "details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.", "product_ids": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1529" } ], "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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: io/fs: stack exhaustion in Glob" }, { "cve": "CVE-2022-30631", "cwe": { "id": "CWE-1325", "name": "Improperly Controlled Sequential Memory Allocation" }, "discovery_date": "2022-07-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107342" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: compress/gzip: stack exhaustion in Reader.Read", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "known_not_affected": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-30631" }, { "category": "external", "summary": "RHBZ#2107342", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30631" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631" }, { "category": "external", "summary": "https://go.dev/issue/53168", "url": "https://go.dev/issue/53168" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T00:42:39+00:00", "details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.", "product_ids": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1529" } ], "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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: compress/gzip: stack exhaustion in Reader.Read" }, { "cve": "CVE-2022-30632", "cwe": { "id": "CWE-1325", "name": "Improperly Controlled Sequential Memory Allocation" }, "discovery_date": "2022-07-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107386" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: path/filepath: stack exhaustion in Glob", "title": "Vulnerability summary" }, { "category": "other", "text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "known_not_affected": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-30632" }, { "category": "external", "summary": "RHBZ#2107386", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30632" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632" }, { "category": "external", "summary": "https://go.dev/issue/53416", "url": "https://go.dev/issue/53416" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T00:42:39+00:00", "details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.", "product_ids": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1529" } ], "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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: path/filepath: stack exhaustion in Glob" }, { "cve": "CVE-2022-32189", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-08-02T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2113814" } ], "notes": [ { "category": "description", "text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded 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-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "known_not_affected": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-32189" }, { "category": "external", "summary": "RHBZ#2113814", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32189" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189" }, { "category": "external", "summary": "https://go.dev/issue/53871", "url": "https://go.dev/issue/53871" }, { "category": "external", "summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU", "url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU" } ], "release_date": "2022-08-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T00:42:39+00:00", "details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.", "product_ids": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1529" }, { "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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service" }, { "acknowledgments": [ { "names": [ "Adam Korczynski" ], "organization": "ADA Logics" }, { "names": [ "OSS-Fuzz" ] } ], "cve": "CVE-2022-41715", "discovery_date": "2022-10-07T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2132872" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: regexp/syntax: limit memory used by parsing regexps", "title": "Vulnerability summary" }, { "category": "other", "text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of 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-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "known_not_affected": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-41715" }, { "category": "external", "summary": "RHBZ#2132872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715" }, { "category": "external", "summary": "https://github.com/golang/go/issues/55949", "url": "https://github.com/golang/go/issues/55949" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1", "url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1" } ], "release_date": "2022-10-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T00:42:39+00:00", "details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.", "product_ids": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1529" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: regexp/syntax: limit memory used by parsing regexps" }, { "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": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_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": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "known_not_affected": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_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-03-30T00:42:39+00:00", "details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.", "product_ids": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1529" } ], "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": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64", "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests" } ] }
RHSA-2023:1174
Vulnerability from csaf_redhat
Published
2023-03-09 01:24
Modified
2025-04-10 01:57
Summary
Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.1.2 security and bug fix update
Notes
Topic
OpenShift API for Data Protection (OADP) 1.1.2 is now available.
Red 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.
Details
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.
Security Fix(es) from Bugzilla:
* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)
* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)
* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)
* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)
For 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.
Terms of Use
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.
{ "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.2 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) from Bugzilla:\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: net/http: An attacker can cause 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, 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:1174", "url": "https://access.redhat.com/errata/RHSA-2023:1174" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2132867", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867" }, { "category": "external", "summary": "2132868", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868" }, { "category": "external", "summary": "2132872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872" }, { "category": "external", "summary": "2161274", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274" }, { "category": "external", "summary": "OADP-1056", "url": "https://issues.redhat.com/browse/OADP-1056" }, { "category": "external", "summary": "OADP-1150", "url": "https://issues.redhat.com/browse/OADP-1150" }, { "category": "external", "summary": "OADP-1217", "url": "https://issues.redhat.com/browse/OADP-1217" }, { "category": "external", "summary": "OADP-1256", "url": "https://issues.redhat.com/browse/OADP-1256" }, { "category": "external", "summary": "OADP-1289", "url": "https://issues.redhat.com/browse/OADP-1289" }, { "category": "external", "summary": "OADP-290", "url": "https://issues.redhat.com/browse/OADP-290" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1174.json" } ], "title": "Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.1.2 security and bug fix update", "tracking": { "current_release_date": "2025-04-10T01:57:57+00:00", "generator": { "date": "2025-04-10T01:57:57+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2023:1174", "initial_release_date": "2023-03-09T01:24:50+00:00", "revision_history": [ { "date": "2023-03-09T01:24:50+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-03-09T01:24:50+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-04-10T01:57:57+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:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x", "product": { "name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x", "product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.2-18" } } }, { "category": "product_version", "name": "oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x", "product": { "name": "oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x", "product_id": "oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.2-26" } } }, { "category": "product_version", "name": "oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x", "product": { "name": "oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x", "product_id": "oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.2-31" } } }, { "category": "product_version", "name": "oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x", "product": { "name": "oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x", "product_id": "oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.2-16" } } }, { "category": "product_version", "name": "oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x", "product": { "name": "oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x", "product_id": "oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.2-16" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x", "product": { "name": "oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x", "product_id": "oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.2-13" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x", "product": { "name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x", "product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.2-13" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x", "product": { "name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x", "product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.2-13" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x", "product": { "name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x", "product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.2-13" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x", "product": { "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x", "product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.2-13" } } }, { "category": "product_version", "name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x", "product": { "name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x", "product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.2-16" } } }, { "category": "product_version", "name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x", "product": { "name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x", "product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.2-13" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le", "product": { "name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le", "product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.2-18" } } }, { "category": "product_version", "name": "oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le", "product": { "name": "oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le", "product_id": "oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.2-26" } } }, { "category": "product_version", "name": "oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le", "product": { "name": "oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le", "product_id": "oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.2-31" } } }, { "category": "product_version", "name": "oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le", "product": { "name": "oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le", "product_id": "oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.2-16" } } }, { "category": "product_version", "name": "oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le", "product": { "name": "oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le", "product_id": "oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.2-16" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le", "product": { "name": "oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le", "product_id": "oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.2-13" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le", "product": { "name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le", "product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.2-13" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le", "product": { "name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le", "product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.2-13" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le", "product": { "name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le", "product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.2-13" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le", "product": { "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le", "product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.2-13" } } }, { "category": "product_version", "name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le", "product": { "name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le", "product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.2-16" } } }, { "category": "product_version", "name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le", "product": { "name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le", "product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.2-13" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64", "product": { "name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64", "product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.2-18" } } }, { "category": "product_version", "name": "oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64", "product": { "name": "oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64", "product_id": "oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.2-26" } } }, { "category": "product_version", "name": "oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64", "product": { "name": "oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64", "product_id": "oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.2-31" } } }, { "category": "product_version", "name": "oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64", "product": { "name": "oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64", "product_id": "oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.2-16" } } }, { "category": "product_version", "name": "oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64", "product": { "name": "oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64", "product_id": "oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.2-16" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64", "product": { "name": "oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64", "product_id": "oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.2-13" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64", "product": { "name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64", "product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.2-13" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64", "product": { "name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64", "product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.2-13" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64", "product": { "name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64", "product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.2-13" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64", "product": { "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64", "product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.2-13" } } }, { "category": "product_version", "name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64", "product": { "name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64", "product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.2-16" } } }, { "category": "product_version", "name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64", "product": { "name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64", "product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.2-13" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x" }, "product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64" }, "product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le" }, "product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x" }, "product_reference": "oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64" }, "product_reference": "oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le" }, "product_reference": "oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le" }, "product_reference": "oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64" }, "product_reference": "oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x" }, "product_reference": "oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64" }, "product_reference": "oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x" }, "product_reference": "oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le" }, "product_reference": "oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_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:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x" }, "product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_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:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le" }, "product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_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:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64" }, "product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_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:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x" }, "product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_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:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le" }, "product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_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:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64" }, "product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_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:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64" }, "product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_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:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le" }, "product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_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:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x" }, "product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_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:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le" }, "product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le", "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:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64" }, "product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_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:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x" }, "product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x" }, "product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64" }, "product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le" }, "product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_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:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le" }, "product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_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:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x" }, "product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_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:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64" }, "product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64" }, "product_reference": "oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le" }, "product_reference": "oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x" }, "product_reference": "oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x" }, "product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le" }, "product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64" }, "product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64", "relates_to_product_reference": "8Base-OADP-1.1" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Adam Korczynski" ], "organization": "ADA Logics" }, { "names": [ "OSS-Fuzz" ] } ], "cve": "CVE-2022-2879", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2022-10-07T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2132867" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers", "title": "Vulnerability summary" }, { "category": "other", "text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of 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.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x" ], "known_not_affected": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-2879" }, { "category": "external", "summary": "RHBZ#2132867", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2879" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879" }, { "category": "external", "summary": "https://github.com/golang/go/issues/54853", "url": "https://github.com/golang/go/issues/54853" }, { "category": "external", "summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1", "url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1", "url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1" } ], "release_date": "2022-10-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-09T01:24:50+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1174" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers" }, { "acknowledgments": [ { "names": [ "Daniel Abeles" ], "organization": "Head of Research, Oxeye" }, { "names": [ "Gal Goldstein" ], "organization": "Security Researcher, Oxeye" } ], "cve": "CVE-2022-2880", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2022-10-07T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2132868" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters", "title": "Vulnerability summary" }, { "category": "other", "text": "The opportunity to exploit this vulnerability 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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x" ], "known_not_affected": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-2880" }, { "category": "external", "summary": "RHBZ#2132868", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2880" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880" }, { "category": "external", "summary": "https://github.com/golang/go/issues/54663", "url": "https://github.com/golang/go/issues/54663" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1", "url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1" } ], "release_date": "2022-10-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-09T01:24:50+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1174" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters" }, { "acknowledgments": [ { "names": [ "Adam Korczynski" ], "organization": "ADA Logics" }, { "names": [ "OSS-Fuzz" ] } ], "cve": "CVE-2022-41715", "discovery_date": "2022-10-07T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2132872" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: regexp/syntax: limit memory used by parsing regexps", "title": "Vulnerability summary" }, { "category": "other", "text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of 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:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x" ], "known_not_affected": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-41715" }, { "category": "external", "summary": "RHBZ#2132872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715" }, { "category": "external", "summary": "https://github.com/golang/go/issues/55949", "url": "https://github.com/golang/go/issues/55949" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1", "url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1" } ], "release_date": "2022-10-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-09T01:24:50+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1174" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: regexp/syntax: limit memory used by parsing regexps" }, { "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": [ "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x" ] } ], "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": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64" ], "known_not_affected": [ "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x" ] }, "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-03-09T01:24:50+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1174" } ], "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": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests" } ] }
rhsa-2024:0746
Vulnerability from csaf_redhat
Published
2024-02-08 16:49
Modified
2025-04-10 02:23
Summary
Red Hat Security Advisory: new container image: rhceph-5.3
Notes
Topic
Updated container image for Red Hat Ceph Storage 5.3 is now available in
the Red Hat Ecosystem Catalog.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat Ceph Storage is a scalable, open, software-defined storage platform
that combines the most stable version of the Ceph storage system with a
Ceph management platform, deployment utilities, and support services.
This updated container image is based on Red Hat Ceph Storage 5.3 and Red
Hat Enterprise Linux.
Space precludes documenting all of these changes in this advisory. Users
are directed to the Red Hat Ceph Storage Release Notes for information on
the most significant of these changes:
https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/5.3/html/release_notes/index
All users of Red Hat Ceph Storage are advised to pull these new images from
the Red Hat Ecosystem catalog.
Security Fix(es):
* grafana: Use of Cache Containing Sensitive Information (CVE-2022-23498)
* grafana: cross site scripting (CVE-2023-0507)
* grafana: cross site scripting (CVE-2023-0594)
* haproxy: request smuggling attack in HTTP/1 header parsing (CVE-2023-25725)
* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)
* haproxy: segfault DoS (CVE-2023-0056)
* grafana: JWT token leak to data source (CVE-2023-1387)
* grafana: stored XSS vulnerability affecting the core plugin "Text" (CVE-2023-22462)
* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)
For 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.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated container image for Red Hat Ceph Storage 5.3 is now available in\nthe Red Hat Ecosystem Catalog.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Ceph Storage is a scalable, open, software-defined storage platform\nthat combines the most stable version of the Ceph storage system with a\nCeph management platform, deployment utilities, and support services.\n\nThis updated container image is based on Red Hat Ceph Storage 5.3 and Red\nHat Enterprise Linux.\n\nSpace precludes documenting all of these changes in this advisory. Users\nare directed to the Red Hat Ceph Storage Release Notes for information on\nthe most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_ceph_storage/5.3/html/release_notes/index\n\nAll users of Red Hat Ceph Storage are advised to pull these new images from\nthe Red Hat Ecosystem catalog.\n\nSecurity Fix(es):\n\n* grafana: Use of Cache Containing Sensitive Information (CVE-2022-23498)\n\n* grafana: cross site scripting (CVE-2023-0507)\n\n* grafana: cross site scripting (CVE-2023-0594)\n\n* haproxy: request smuggling attack in HTTP/1 header parsing (CVE-2023-25725)\n\n* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* haproxy: segfault DoS (CVE-2023-0056)\n\n* grafana: JWT token leak to data source (CVE-2023-1387)\n\n* grafana: stored XSS vulnerability affecting the core plugin \"Text\" (CVE-2023-22462)\n\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\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-2024:0746", "url": "https://access.redhat.com/errata/RHSA-2024:0746" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2160808", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2160808" }, { "category": "external", "summary": "2161274", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274" }, { "category": "external", "summary": "2164936", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2164936" }, { "category": "external", "summary": "2167266", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167266" }, { "category": "external", "summary": "2168037", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168037" }, { "category": "external", "summary": "2168038", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168038" }, { "category": "external", "summary": "2169089", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2169089" }, { "category": "external", "summary": "2184481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481" }, { "category": "external", "summary": "2186322", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186322" }, { "category": "external", "summary": "2256938", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256938" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0746.json" } ], "title": "Red Hat Security Advisory: new container image: rhceph-5.3", "tracking": { "current_release_date": "2025-04-10T02:23:39+00:00", "generator": { "date": "2025-04-10T02:23:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2024:0746", "initial_release_date": "2024-02-08T16:49:55+00:00", "revision_history": [ { "date": "2024-02-08T16:49:55+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T16:49:55+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-04-10T02:23:39+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Ceph Storage 5.3 Tools", "product": { "name": "Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools", "product_identification_helper": { "cpe": "cpe:/a:redhat:ceph_storage:5.3::el8" } } } ], "category": "product_family", "name": "Red Hat Ceph Storage" }, { "branches": [ { "category": "product_version", "name": "rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "product": { "name": "rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "product_id": "rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "product_identification_helper": { "purl": "pkg:oci/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-5-dashboard-rhel8\u0026tag=5-83" } } }, { "category": "product_version", "name": "rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "product": { "name": "rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "product_id": "rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "product_identification_helper": { "purl": "pkg:oci/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel8\u0026tag=2.1.5-39" } } }, { "category": "product_version", "name": "rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "product": { "name": "rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "product_id": "rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "product_identification_helper": { "purl": "pkg:oci/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-5-rhel8\u0026tag=5-499" } } }, { "category": "product_version", "name": "rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "product": { "name": "rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "product_id": "rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "product_identification_helper": { "purl": "pkg:oci/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel8\u0026tag=2.2.19-32" } } }, { "category": "product_version", "name": "rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64", "product": { "name": "rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64", "product_id": "rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64", "product_identification_helper": { "purl": "pkg:oci/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel8\u0026tag=1.2.1-50" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "product": { "name": "rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "product_id": "rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-5-dashboard-rhel8\u0026tag=5-83" } } }, { "category": "product_version", "name": "rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "product": { "name": "rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "product_id": "rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "product_identification_helper": { "purl": "pkg:oci/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel8\u0026tag=2.1.5-39" } } }, { "category": "product_version", "name": "rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "product": { "name": "rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "product_id": "rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-5-rhel8\u0026tag=5-499" } } }, { "category": "product_version", "name": "rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "product": { "name": "rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "product_id": "rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel8\u0026tag=2.2.19-32" } } }, { "category": "product_version", "name": "rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "product": { "name": "rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "product_id": "rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "product_identification_helper": { "purl": "pkg:oci/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel8\u0026tag=1.2.1-50" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x", "product": { "name": "rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x", "product_id": "rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x", "product_identification_helper": { "purl": "pkg:oci/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-5-dashboard-rhel8\u0026tag=5-83" } } }, { "category": "product_version", "name": "rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "product": { "name": "rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "product_id": "rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "product_identification_helper": { "purl": "pkg:oci/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel8\u0026tag=2.1.5-39" } } }, { "category": "product_version", "name": "rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "product": { "name": "rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "product_id": "rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "product_identification_helper": { "purl": "pkg:oci/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-5-rhel8\u0026tag=5-499" } } }, { "category": "product_version", "name": "rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "product": { "name": "rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "product_id": "rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "product_identification_helper": { "purl": "pkg:oci/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel8\u0026tag=2.2.19-32" } } }, { "category": "product_version", "name": "rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "product": { "name": "rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "product_id": "rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "product_identification_helper": { "purl": "pkg:oci/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel8\u0026tag=1.2.1-50" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x" }, "product_reference": "rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le" }, "product_reference": "rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64" }, "product_reference": "rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64" }, "product_reference": "rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le" }, "product_reference": "rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x" }, "product_reference": "rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le" }, "product_reference": "rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x" }, "product_reference": "rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64" }, "product_reference": "rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64" }, "product_reference": "rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le" }, "product_reference": "rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x" }, "product_reference": "rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x" }, "product_reference": "rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le" }, "product_reference": "rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" }, { "category": "default_component_of", "full_product_name": { "name": "rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64 as a component of Red Hat Ceph Storage 5.3 Tools", "product_id": "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" }, "product_reference": "rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64", "relates_to_product_reference": "8Base-RHCEPH-5.3-Tools" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-23498", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2023-02-06T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2167266" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Grafana package. When data-source query caching is enabled, Grafana caches all headers, including `grafana_session.` As a result, any user that queries a data source where the caching is enabled can acquire another user\u2019s session.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: Use of Cache Containing Sensitive Information", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x" ], "known_not_affected": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-23498" }, { "category": "external", "summary": "RHBZ#2167266", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167266" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-23498", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23498" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23498", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23498" }, { "category": "external", "summary": "https://github.com/grafana/grafana/security/advisories/GHSA-2j8f-6whh-frc8", "url": "https://github.com/grafana/grafana/security/advisories/GHSA-2j8f-6whh-frc8" } ], "release_date": "2023-02-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-08T16:49:55+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nand \n\nhttps://access.redhat.com/documentation/en-us/red_hat_ceph_storage/5/html-single/upgrade_guide/index\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993", "product_ids": [ "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0746" }, { "category": "workaround", "details": "To mitigate the vulnerability, disable the data source query caching for all data sources.", "product_ids": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "grafana: Use of Cache Containing Sensitive Information" }, { "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": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_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": [ "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x" ], "known_not_affected": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_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": "2024-02-08T16:49:55+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nand \n\nhttps://access.redhat.com/documentation/en-us/red_hat_ceph_storage/5/html-single/upgrade_guide/index\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993", "product_ids": [ "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0746" } ], "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": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests" }, { "cve": "CVE-2023-0056", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-01-13T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2160808" } ], "notes": [ { "category": "description", "text": "An uncontrolled resource consumption vulnerability was discovered in HAProxy which could crash the service. This issue could allow an authenticated remote attacker to run a specially crafted malicious server in an OpenShift cluster. The biggest impact is to availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "haproxy: segfault DoS", "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-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x" ], "known_not_affected": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0056" }, { "category": "external", "summary": "RHBZ#2160808", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2160808" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0056", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0056" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0056", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0056" }, { "category": "external", "summary": "https://github.com/haproxy/haproxy/issues/1972", "url": "https://github.com/haproxy/haproxy/issues/1972" } ], "release_date": "2022-12-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-08T16:49:55+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nand \n\nhttps://access.redhat.com/documentation/en-us/red_hat_ceph_storage/5/html-single/upgrade_guide/index\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993", "product_ids": [ "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0746" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "haproxy: segfault DoS" }, { "acknowledgments": [ { "names": [ "Grafana Security Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-0507", "cwe": { "id": "CWE-80", "name": "Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)" }, "discovery_date": "2023-02-08T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168038" } ], "notes": [ { "category": "description", "text": "A flaw was found in the GeoMap Grafana plugin, where a user can store unsanitized HTML in the GeoMap plugin under the Attribution text field, and the client will process it. The vulnerability makes it possible to use XHR to make arbitrary API calls on behalf of the attacked user. This means that a malicious user with editor permissions could alter a GeoMap panel to include JavaScript that changes the password for the user viewing the panel (this could be an admin) to a known password, thus gaining access to the admin account and resulting as the editor becoming an admin.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: cross site scripting", "title": "Vulnerability summary" }, { "category": "other", "text": "For Grafana package shipped in Red Hat Enterprise Linux, it is not possible to take advantage of this vulnerability without specialized \u0027editor\u0027 access, which reduces the impact of this issue in RHEL. Thus, it is set to Moderate.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x" ], "known_not_affected": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0507" }, { "category": "external", "summary": "RHBZ#2168038", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168038" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0507", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0507" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0507", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0507" }, { "category": "external", "summary": "https://grafana.com/security/security-advisories/CVE-2023-0507", "url": "https://grafana.com/security/security-advisories/CVE-2023-0507" } ], "release_date": "2023-03-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-08T16:49:55+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nand \n\nhttps://access.redhat.com/documentation/en-us/red_hat_ceph_storage/5/html-single/upgrade_guide/index\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993", "product_ids": [ "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0746" }, { "category": "workaround", "details": "Applying the Content-Security-Policy shipped with Grafana would block inline scripts from executing and would mitigate this.", "product_ids": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "grafana: cross site scripting" }, { "acknowledgments": [ { "names": [ "Grafana Security Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-0594", "cwe": { "id": "CWE-80", "name": "Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)" }, "discovery_date": "2023-02-08T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168037" } ], "notes": [ { "category": "description", "text": "A flaw was found in the grafana package. This flaw allows a malicious user with the ability to introduce trace data to provide a JavaScript that changes the password for the user viewing the trace view (this could be an admin) to a known password, thus gaining access to the admin account.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: cross site scripting", "title": "Vulnerability summary" }, { "category": "other", "text": "This is an issue with Grafana Tempo which we don\u0027t ship in Red Hat Enterprise Linux. Hence, RHEL-8, 9 are not-affected.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x" ], "known_not_affected": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0594" }, { "category": "external", "summary": "RHBZ#2168037", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168037" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0594", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0594" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0594", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0594" }, { "category": "external", "summary": "https://grafana.com/security/security-advisories/CVE-2023-0594", "url": "https://grafana.com/security/security-advisories/CVE-2023-0594" } ], "release_date": "2023-03-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-08T16:49:55+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nand \n\nhttps://access.redhat.com/documentation/en-us/red_hat_ceph_storage/5/html-single/upgrade_guide/index\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993", "product_ids": [ "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0746" }, { "category": "workaround", "details": "Applying the Content-Security-Policy shipped with Grafana would block inline scripts from executing and would mitigate this.", "product_ids": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "grafana: cross site scripting" }, { "acknowledgments": [ { "names": [ "Grafana Security Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-1387", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2023-04-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2186322" } ], "notes": [ { "category": "description", "text": "A flaw was found in Grafana. This flaw allows a remote, authenticated attacker to obtain sensitive information caused by an issue when enabling the \"url_login\" configuration option. By sending a specially crafted request, an attacker can obtain JWT information and use this to launch further attacks against the affected system.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: JWT token leak to data source", "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-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x" ], "known_not_affected": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1387" }, { "category": "external", "summary": "RHBZ#2186322", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186322" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1387", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1387" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1387", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1387" }, { "category": "external", "summary": "https://grafana.com/blog/2023/04/26/grafana-security-release-new-versions-of-grafana-with-security-fixes-for-cve-2023-28119-and-cve-2023-1387/", "url": "https://grafana.com/blog/2023/04/26/grafana-security-release-new-versions-of-grafana-with-security-fixes-for-cve-2023-28119-and-cve-2023-1387/" }, { "category": "external", "summary": "https://grafana.com/security/security-advisories/cve-2023-1387/", "url": "https://grafana.com/security/security-advisories/cve-2023-1387/" } ], "release_date": "2023-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-08T16:49:55+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nand \n\nhttps://access.redhat.com/documentation/en-us/red_hat_ceph_storage/5/html-single/upgrade_guide/index\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993", "product_ids": [ "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0746" } ], "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-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grafana: JWT token leak to data source" }, { "acknowledgments": [ { "names": [ "Grafana Security Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-22462", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2023-01-27T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2164936" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Grafana core plugin, \"Text.\" The vulnerability was possible due to React\u0027s render cycle that will pass through unsanitized HTML code. However, the HTML is cleaned and saved in Grafana\u0027s database in the next cycle. An attacker needs the Editor role in changing a Text panel to include JavaScript. Later, another user needs to edit the same Text panel and click \"Markdown\" or \"HTML\" to execute the code. This issue allows possible vertical privilege escalation, where a user with an Editor role can change to a known password for a user having an Admin role if the user with an Admin role executes malicious JavaScript viewing a dashboard.", "title": "Vulnerability description" }, { "category": "summary", "text": "grafana: stored XSS vulnerability affecting the core plugin \"Text\"", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Service Mesh containers include the grafana RPM from RHEL and consume CVE fixes for grafana from RHEL channels. The servicemesh-grafana RPM shipped in early versions of OpenShift Service Mesh 2.1 is no longer maintained.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x" ], "known_not_affected": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-22462" }, { "category": "external", "summary": "RHBZ#2164936", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2164936" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-22462", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22462" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-22462", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22462" } ], "release_date": "2023-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-08T16:49:55+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nand \n\nhttps://access.redhat.com/documentation/en-us/red_hat_ceph_storage/5/html-single/upgrade_guide/index\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993", "product_ids": [ "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0746" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grafana: stored XSS vulnerability affecting the core plugin \"Text\"" }, { "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] } ], "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-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x" ], "known_not_affected": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] }, "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": "2024-02-08T16:49:55+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nand \n\nhttps://access.redhat.com/documentation/en-us/red_hat_ceph_storage/5/html-single/upgrade_guide/index\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993", "product_ids": [ "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0746" }, { "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-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] } ], "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-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: html/template: backticks not treated as string delimiters" }, { "cve": "CVE-2023-25725", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2023-02-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2169089" } ], "notes": [ { "category": "description", "text": "A flaw was found in HAProxy\u0027s headers processing that causes HAProxy to drop important headers fields such as Connection, Content-length, Transfer-Encoding, and Host after having partially processed them. A maliciously crafted HTTP request could be used in an HTTP request smuggling attack to bypass filtering and detection by HAProxy.", "title": "Vulnerability description" }, { "category": "summary", "text": "haproxy: request smuggling attack in HTTP/1 header parsing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform doesn\u0027t ship any haproxy code of its own and instead the openstack-haproxy-container consumes the `haproxy` RPM provided by RHEL.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x" ], "known_not_affected": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-25725" }, { "category": "external", "summary": "RHBZ#2169089", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2169089" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-25725", "url": "https://www.cve.org/CVERecord?id=CVE-2023-25725" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-25725", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25725" }, { "category": "external", "summary": "https://www.haproxy.com/blog/february-2023-header-parser-fixed/", "url": "https://www.haproxy.com/blog/february-2023-header-parser-fixed/" }, { "category": "external", "summary": "https://www.mail-archive.com/haproxy@formilux.org/msg43229.html", "url": "https://www.mail-archive.com/haproxy@formilux.org/msg43229.html" } ], "release_date": "2023-02-14T16:20:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-08T16:49:55+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nand \n\nhttps://access.redhat.com/documentation/en-us/red_hat_ceph_storage/5/html-single/upgrade_guide/index\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993", "product_ids": [ "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0746" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L", "version": "3.1" }, "products": [ "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:6a75187c09c4c29565a936b67314d37fa34cabe0902e5a70deea731ddcee59a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:a3271d3fe7f918a59f96c32fde709b66c9dc5f6d482b5881ca5322a3d701de58_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/keepalived-rhel8@sha256:e39e1ff87d78a154a98bc60f4002ced54758aa1cbbe1a03d57b3141e046eecad_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:5eeace779a37893bfe8f526be9dcfbcf6131af8009cc09d8c04c6a30adf23832_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:6862d889c99ed5652b877660533056d539918e3362a25fea0fb53abe7de23a32_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-dashboard-rhel8@sha256:cbcf2ca9ef81e45796ece23783c282d0313d4a6813a086122466af3f0d3b6088_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:10f9c1198dda12709ad7d67f9cb270370eca4f882ef00f40586d5b0acbc8190b_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:51d3d740a3b063e07a6054142d28bb512af3772201c2233f8e14be5e3d4f6f05_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-5-rhel8@sha256:e0d758ac81cdc23c8a03ebc7832158ffe53a8cab9b2f5f18dfac0bc0147b0f6f_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:04682c5e2b75cebaf5bd57c9f2c9375361869aa3b7e2e8795a548b7f872327db_amd64", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:663c2136462c821cafff78ebe1fd993308834358b1241eb7a8c1c440e3057935_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/rhceph-haproxy-rhel8@sha256:88f02f1bba0d7698a1848ad011c418bdaaa97b9095f5d5d5b7fdda48869c87a2_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:031ef712e4211d539514d5c5ce447515f5711af4e6b679e758352942b8b2d709_s390x", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:ab41dff414825b28512047407bb4bdf7bfa67c02f783c2469712f54a24a5d167_ppc64le", "8Base-RHCEPH-5.3-Tools:rhceph/snmp-notifier-rhel8@sha256:d7334b7d095562b8fd7d93b17bc5a9f4b2788ed553148bb8bad9ab0a2bba0be9_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "haproxy: request smuggling attack in HTTP/1 header parsing" } ] }
rhsa-2023:1816
Vulnerability from csaf_redhat
Published
2023-04-17 22:34
Modified
2025-04-10 02:00
Summary
Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.12.2 Bug Fix and security update
Notes
Topic
Updated images that fix several bugs are now available for Red Hat OpenShift Data Foundation 4.12.2 on Red Hat Enterprise Linux 8 from Red Hat Container Registry.
Red 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.
Details
Red Hat OpenShift Data Foundation is software-defined storage integrated with and optimized for the Red Hat OpenShift Data Foundation. Red Hat OpenShift Data Foundation is a highly scalable, production-grade persistent storage for stateful applications running in the Red Hat OpenShift Container Platform. In addition to persistent storage, Red Hat OpenShift Data Foundation provisions a multicloud data management service with an S3 compatible API.
Security Fix(es):
* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)
For 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.
Bug Fix(es):
* [backport 4.12] s3 sync directory to a bucket fails with Internal Error in between the upload operation (BZ#2170416)
* [4.12 clone] [Noobaa] Secrets are used in env variables (BZ#2171968)
* [Backport to 4.12.z] Placeholder bug to backport the odf changes for Managed services epic RHSTOR-2442 to 4.12.z (BZ#2174335)
* [ODF 4.12] Missing the status-reporter binary causing pods "report-status-to-provider" remain in CreateContainerError on ODF to ODF cluster on ROSA (BZ#2179978)
* [MDR] After upgrade(redhat-operators) on hub from 4.12.1 to 4.12.2 noticed 2 token-exchange-agent pods on managed clusters and one of them on CBLO (BZ#2183198)
Terms of Use
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.
{ "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": "Updated images that fix several bugs are now available for Red Hat OpenShift Data Foundation 4.12.2 on Red Hat Enterprise Linux 8 from Red Hat Container Registry.\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 OpenShift Data Foundation is software-defined storage integrated with and optimized for the Red Hat OpenShift Data Foundation. Red Hat OpenShift Data Foundation is a highly scalable, production-grade persistent storage for stateful applications running in the Red Hat OpenShift Container Platform. In addition to persistent storage, Red Hat OpenShift Data Foundation provisions a multicloud data management service with an S3 compatible API.\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\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 4.12] s3 sync directory to a bucket fails with Internal Error in between the upload operation (BZ#2170416)\n\n* [4.12 clone] [Noobaa] Secrets are used in env variables (BZ#2171968)\n\n* [Backport to 4.12.z] Placeholder bug to backport the odf changes for Managed services epic RHSTOR-2442 to 4.12.z (BZ#2174335)\n\n* [ODF 4.12] Missing the status-reporter binary causing pods \"report-status-to-provider\" remain in CreateContainerError on ODF to ODF cluster on ROSA (BZ#2179978)\n\n* [MDR] After upgrade(redhat-operators) on hub from 4.12.1 to 4.12.2 noticed 2 token-exchange-agent pods on managed clusters and one of them on CBLO (BZ#2183198)", "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:1816", "url": "https://access.redhat.com/errata/RHSA-2023:1816" }, { "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": "2171968", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171968" }, { "category": "external", "summary": "2174335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174335" }, { "category": "external", "summary": "2175365", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175365" }, { "category": "external", "summary": "2179978", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179978" }, { "category": "external", "summary": "2183198", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183198" }, { "category": "external", "summary": "2186455", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186455" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1816.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.12.2 Bug Fix and security update", "tracking": { "current_release_date": "2025-04-10T02:00:34+00:00", "generator": { "date": "2025-04-10T02:00:34+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2023:1816", "initial_release_date": "2023-04-17T22:34:01+00:00", "revision_history": [ { "date": "2023-04-17T22:34:01+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-04-17T22:34:01+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-04-10T02:00:34+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "RHODF 4.12 for RHEL 8", "product": { "name": "RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift_data_foundation:4.12::el8" } } } ], "category": "product_family", "name": "Red Hat OpenShift Data Foundation" }, { "branches": [ { "category": "product_version", "name": "odf4/cephcsi-rhel8@sha256:ec31241541e2abd78bf8cf2a627c7c2372f613462f450f244b5652de4f84be75_ppc64le", "product": { "name": "odf4/cephcsi-rhel8@sha256:ec31241541e2abd78bf8cf2a627c7c2372f613462f450f244b5652de4f84be75_ppc64le", "product_id": "odf4/cephcsi-rhel8@sha256:ec31241541e2abd78bf8cf2a627c7c2372f613462f450f244b5652de4f84be75_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cephcsi-rhel8@sha256:ec31241541e2abd78bf8cf2a627c7c2372f613462f450f244b5652de4f84be75?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel8\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/mcg-core-rhel8@sha256:8e832ccabcce01c544a66a8f0dce82bf817fbb57b9c32f9d08fb6648615017a8_ppc64le", "product": { "name": "odf4/mcg-core-rhel8@sha256:8e832ccabcce01c544a66a8f0dce82bf817fbb57b9c32f9d08fb6648615017a8_ppc64le", "product_id": "odf4/mcg-core-rhel8@sha256:8e832ccabcce01c544a66a8f0dce82bf817fbb57b9c32f9d08fb6648615017a8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/mcg-core-rhel8@sha256:8e832ccabcce01c544a66a8f0dce82bf817fbb57b9c32f9d08fb6648615017a8?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel8\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/mcg-operator-bundle@sha256:c8d9b5a89e1855d531c36376b746dd04a7bdcce04b756a5e0575eb607cd4c5fb_ppc64le", "product": { "name": "odf4/mcg-operator-bundle@sha256:c8d9b5a89e1855d531c36376b746dd04a7bdcce04b756a5e0575eb607cd4c5fb_ppc64le", "product_id": "odf4/mcg-operator-bundle@sha256:c8d9b5a89e1855d531c36376b746dd04a7bdcce04b756a5e0575eb607cd4c5fb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/mcg-operator-bundle@sha256:c8d9b5a89e1855d531c36376b746dd04a7bdcce04b756a5e0575eb607cd4c5fb?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.12.2-4" } } }, { "category": "product_version", "name": "odf4/mcg-rhel8-operator@sha256:571a9816824bd780addd14bdebdfa33d6e2dae774d2eaf3ce4598f77c5d2f46c_ppc64le", "product": { "name": "odf4/mcg-rhel8-operator@sha256:571a9816824bd780addd14bdebdfa33d6e2dae774d2eaf3ce4598f77c5d2f46c_ppc64le", "product_id": "odf4/mcg-rhel8-operator@sha256:571a9816824bd780addd14bdebdfa33d6e2dae774d2eaf3ce4598f77c5d2f46c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/mcg-rhel8-operator@sha256:571a9816824bd780addd14bdebdfa33d6e2dae774d2eaf3ce4598f77c5d2f46c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel8-operator\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/ocs-metrics-exporter-rhel8@sha256:02aa79c70cdd7d6705901a0251ee034d6f99babffd6b53d284b2887977da56a2_ppc64le", "product": { "name": "odf4/ocs-metrics-exporter-rhel8@sha256:02aa79c70cdd7d6705901a0251ee034d6f99babffd6b53d284b2887977da56a2_ppc64le", "product_id": "odf4/ocs-metrics-exporter-rhel8@sha256:02aa79c70cdd7d6705901a0251ee034d6f99babffd6b53d284b2887977da56a2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ocs-metrics-exporter-rhel8@sha256:02aa79c70cdd7d6705901a0251ee034d6f99babffd6b53d284b2887977da56a2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel8\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/ocs-must-gather-rhel8@sha256:d9869214ad82dbe0822c6d2fc6e68d3cc5f136eea360c6aa35ef80fc042e0e4f_ppc64le", "product": { "name": "odf4/ocs-must-gather-rhel8@sha256:d9869214ad82dbe0822c6d2fc6e68d3cc5f136eea360c6aa35ef80fc042e0e4f_ppc64le", "product_id": "odf4/ocs-must-gather-rhel8@sha256:d9869214ad82dbe0822c6d2fc6e68d3cc5f136eea360c6aa35ef80fc042e0e4f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ocs-must-gather-rhel8@sha256:d9869214ad82dbe0822c6d2fc6e68d3cc5f136eea360c6aa35ef80fc042e0e4f?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-must-gather-rhel8\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/ocs-operator-bundle@sha256:1ceee23741fdbd8ea57c896394b7907a0d085747761aaff7499f9acd3da12c05_ppc64le", "product": { "name": "odf4/ocs-operator-bundle@sha256:1ceee23741fdbd8ea57c896394b7907a0d085747761aaff7499f9acd3da12c05_ppc64le", "product_id": "odf4/ocs-operator-bundle@sha256:1ceee23741fdbd8ea57c896394b7907a0d085747761aaff7499f9acd3da12c05_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ocs-operator-bundle@sha256:1ceee23741fdbd8ea57c896394b7907a0d085747761aaff7499f9acd3da12c05?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.12.2-4" } } }, { "category": "product_version", "name": "odf4/ocs-rhel8-operator@sha256:b79e124c25a496d6faf8cb4fc2b6c6cfc16168a375ab74d646aeb47b7d313432_ppc64le", "product": { "name": "odf4/ocs-rhel8-operator@sha256:b79e124c25a496d6faf8cb4fc2b6c6cfc16168a375ab74d646aeb47b7d313432_ppc64le", "product_id": "odf4/ocs-rhel8-operator@sha256:b79e124c25a496d6faf8cb4fc2b6c6cfc16168a375ab74d646aeb47b7d313432_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ocs-rhel8-operator@sha256:b79e124c25a496d6faf8cb4fc2b6c6cfc16168a375ab74d646aeb47b7d313432?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel8-operator\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/odf-console-rhel8@sha256:06fcb2723384a47645b02b1e5bf204ee164c237d5858d54dcdf824a3ed0dbb92_ppc64le", "product": { "name": "odf4/odf-console-rhel8@sha256:06fcb2723384a47645b02b1e5bf204ee164c237d5858d54dcdf824a3ed0dbb92_ppc64le", "product_id": "odf4/odf-console-rhel8@sha256:06fcb2723384a47645b02b1e5bf204ee164c237d5858d54dcdf824a3ed0dbb92_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-console-rhel8@sha256:06fcb2723384a47645b02b1e5bf204ee164c237d5858d54dcdf824a3ed0dbb92?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel8\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-operator-bundle@sha256:eb9a4f71876b95ae09ff265bd775213e5ab5a0a52df72b0e81a235ef9b4dfa0c_ppc64le", "product": { "name": "odf4/odf-csi-addons-operator-bundle@sha256:eb9a4f71876b95ae09ff265bd775213e5ab5a0a52df72b0e81a235ef9b4dfa0c_ppc64le", "product_id": "odf4/odf-csi-addons-operator-bundle@sha256:eb9a4f71876b95ae09ff265bd775213e5ab5a0a52df72b0e81a235ef9b4dfa0c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:eb9a4f71876b95ae09ff265bd775213e5ab5a0a52df72b0e81a235ef9b4dfa0c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.12.2-4" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-rhel8-operator@sha256:81d995804e8323c5d3f8d97e4cfe3994f8557a570d95ef54d3a3fdb92983e36a_ppc64le", "product": { "name": "odf4/odf-csi-addons-rhel8-operator@sha256:81d995804e8323c5d3f8d97e4cfe3994f8557a570d95ef54d3a3fdb92983e36a_ppc64le", "product_id": "odf4/odf-csi-addons-rhel8-operator@sha256:81d995804e8323c5d3f8d97e4cfe3994f8557a570d95ef54d3a3fdb92983e36a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-rhel8-operator@sha256:81d995804e8323c5d3f8d97e4cfe3994f8557a570d95ef54d3a3fdb92983e36a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel8-operator\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-sidecar-rhel8@sha256:279143d15ee81346544f3d349c31ceca4a961b7a0335ef244897b6f9539b0853_ppc64le", "product": { "name": "odf4/odf-csi-addons-sidecar-rhel8@sha256:279143d15ee81346544f3d349c31ceca4a961b7a0335ef244897b6f9539b0853_ppc64le", "product_id": "odf4/odf-csi-addons-sidecar-rhel8@sha256:279143d15ee81346544f3d349c31ceca4a961b7a0335ef244897b6f9539b0853_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-sidecar-rhel8@sha256:279143d15ee81346544f3d349c31ceca4a961b7a0335ef244897b6f9539b0853?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel8\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-console-rhel8@sha256:f233577ffe579fe96f2bc5e40b31c503d07c1286a4552d13817f29e32a630bbf_ppc64le", "product": { "name": "odf4/odf-multicluster-console-rhel8@sha256:f233577ffe579fe96f2bc5e40b31c503d07c1286a4552d13817f29e32a630bbf_ppc64le", "product_id": "odf4/odf-multicluster-console-rhel8@sha256:f233577ffe579fe96f2bc5e40b31c503d07c1286a4552d13817f29e32a630bbf_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-console-rhel8@sha256:f233577ffe579fe96f2bc5e40b31c503d07c1286a4552d13817f29e32a630bbf?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel8\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-operator-bundle@sha256:ce1e95332f5a1f26fda686689524434440cfaf79157b03e19bc6d5a8174ba08c_ppc64le", "product": { "name": "odf4/odf-multicluster-operator-bundle@sha256:ce1e95332f5a1f26fda686689524434440cfaf79157b03e19bc6d5a8174ba08c_ppc64le", "product_id": "odf4/odf-multicluster-operator-bundle@sha256:ce1e95332f5a1f26fda686689524434440cfaf79157b03e19bc6d5a8174ba08c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:ce1e95332f5a1f26fda686689524434440cfaf79157b03e19bc6d5a8174ba08c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.12.2-4" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-rhel8-operator@sha256:457dc81080a0b9eb0920edf2f4b485b004bd052b2aed5f67271deeface6d5bcb_ppc64le", "product": { "name": "odf4/odf-multicluster-rhel8-operator@sha256:457dc81080a0b9eb0920edf2f4b485b004bd052b2aed5f67271deeface6d5bcb_ppc64le", "product_id": "odf4/odf-multicluster-rhel8-operator@sha256:457dc81080a0b9eb0920edf2f4b485b004bd052b2aed5f67271deeface6d5bcb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-rhel8-operator@sha256:457dc81080a0b9eb0920edf2f4b485b004bd052b2aed5f67271deeface6d5bcb?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel8-operator\u0026tag=v4.12.2-2" } } }, { "category": "product_version", "name": "odf4/odf-operator-bundle@sha256:d5cb1e7b977ac06f3d135b75039f5e7d9b72712fb56da46b3197934468087089_ppc64le", "product": { "name": "odf4/odf-operator-bundle@sha256:d5cb1e7b977ac06f3d135b75039f5e7d9b72712fb56da46b3197934468087089_ppc64le", "product_id": "odf4/odf-operator-bundle@sha256:d5cb1e7b977ac06f3d135b75039f5e7d9b72712fb56da46b3197934468087089_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-operator-bundle@sha256:d5cb1e7b977ac06f3d135b75039f5e7d9b72712fb56da46b3197934468087089?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.12.2-4" } } }, { "category": "product_version", "name": "odf4/odf-rhel8-operator@sha256:548824cea11b74bd3cf029362e0af7ca4e274106536969e06100ed4d8e04c2ae_ppc64le", "product": { "name": "odf4/odf-rhel8-operator@sha256:548824cea11b74bd3cf029362e0af7ca4e274106536969e06100ed4d8e04c2ae_ppc64le", "product_id": "odf4/odf-rhel8-operator@sha256:548824cea11b74bd3cf029362e0af7ca4e274106536969e06100ed4d8e04c2ae_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-rhel8-operator@sha256:548824cea11b74bd3cf029362e0af7ca4e274106536969e06100ed4d8e04c2ae?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel8-operator\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/odr-cluster-operator-bundle@sha256:34a6065837c1298716257cf0d393d2976d617442690ef476d18f582d179f933f_ppc64le", "product": { "name": "odf4/odr-cluster-operator-bundle@sha256:34a6065837c1298716257cf0d393d2976d617442690ef476d18f582d179f933f_ppc64le", "product_id": "odf4/odr-cluster-operator-bundle@sha256:34a6065837c1298716257cf0d393d2976d617442690ef476d18f582d179f933f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odr-cluster-operator-bundle@sha256:34a6065837c1298716257cf0d393d2976d617442690ef476d18f582d179f933f?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.12.2-4" } } }, { "category": "product_version", "name": "odf4/odr-hub-operator-bundle@sha256:1c069d2e9b67ebcbaf69d6410556a52acdb54e2eb40fa6894bc849c7786d9453_ppc64le", "product": { "name": "odf4/odr-hub-operator-bundle@sha256:1c069d2e9b67ebcbaf69d6410556a52acdb54e2eb40fa6894bc849c7786d9453_ppc64le", "product_id": "odf4/odr-hub-operator-bundle@sha256:1c069d2e9b67ebcbaf69d6410556a52acdb54e2eb40fa6894bc849c7786d9453_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odr-hub-operator-bundle@sha256:1c069d2e9b67ebcbaf69d6410556a52acdb54e2eb40fa6894bc849c7786d9453?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.12.2-4" } } }, { "category": "product_version", "name": "odf4/odr-rhel8-operator@sha256:43b8ec1e8a4064044087ddfe6f69923bce5760fd6584796b658d91ae5a578af1_ppc64le", "product": { "name": "odf4/odr-rhel8-operator@sha256:43b8ec1e8a4064044087ddfe6f69923bce5760fd6584796b658d91ae5a578af1_ppc64le", "product_id": "odf4/odr-rhel8-operator@sha256:43b8ec1e8a4064044087ddfe6f69923bce5760fd6584796b658d91ae5a578af1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odr-rhel8-operator@sha256:43b8ec1e8a4064044087ddfe6f69923bce5760fd6584796b658d91ae5a578af1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel8-operator\u0026tag=v4.12.2-2" } } }, { "category": "product_version", "name": "odf4/rook-ceph-rhel8-operator@sha256:e1c44a717f76e99f94453222c26c11122a12ff1257b52a5df5e2f298f648d7fc_ppc64le", "product": { "name": "odf4/rook-ceph-rhel8-operator@sha256:e1c44a717f76e99f94453222c26c11122a12ff1257b52a5df5e2f298f648d7fc_ppc64le", "product_id": "odf4/rook-ceph-rhel8-operator@sha256:e1c44a717f76e99f94453222c26c11122a12ff1257b52a5df5e2f298f648d7fc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rook-ceph-rhel8-operator@sha256:e1c44a717f76e99f94453222c26c11122a12ff1257b52a5df5e2f298f648d7fc?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel8-operator\u0026tag=v4.12.2-1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "odf4/cephcsi-rhel8@sha256:26cd66e3c1b82d8466b45ad04821c15a570ecb4527f5b21e7b80e8c2addc7779_s390x", "product": { "name": "odf4/cephcsi-rhel8@sha256:26cd66e3c1b82d8466b45ad04821c15a570ecb4527f5b21e7b80e8c2addc7779_s390x", "product_id": "odf4/cephcsi-rhel8@sha256:26cd66e3c1b82d8466b45ad04821c15a570ecb4527f5b21e7b80e8c2addc7779_s390x", "product_identification_helper": { "purl": "pkg:oci/cephcsi-rhel8@sha256:26cd66e3c1b82d8466b45ad04821c15a570ecb4527f5b21e7b80e8c2addc7779?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel8\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/mcg-core-rhel8@sha256:b6259101dd506a40cf2ada869a74c6dfee70c962ef33059beb93a566fc6a7352_s390x", "product": { "name": "odf4/mcg-core-rhel8@sha256:b6259101dd506a40cf2ada869a74c6dfee70c962ef33059beb93a566fc6a7352_s390x", "product_id": "odf4/mcg-core-rhel8@sha256:b6259101dd506a40cf2ada869a74c6dfee70c962ef33059beb93a566fc6a7352_s390x", "product_identification_helper": { "purl": "pkg:oci/mcg-core-rhel8@sha256:b6259101dd506a40cf2ada869a74c6dfee70c962ef33059beb93a566fc6a7352?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel8\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/mcg-operator-bundle@sha256:ae25765423b3c26edbf244565fda9bb803f3f88806e5ad7351e7eea5249dab32_s390x", "product": { "name": "odf4/mcg-operator-bundle@sha256:ae25765423b3c26edbf244565fda9bb803f3f88806e5ad7351e7eea5249dab32_s390x", "product_id": "odf4/mcg-operator-bundle@sha256:ae25765423b3c26edbf244565fda9bb803f3f88806e5ad7351e7eea5249dab32_s390x", "product_identification_helper": { "purl": "pkg:oci/mcg-operator-bundle@sha256:ae25765423b3c26edbf244565fda9bb803f3f88806e5ad7351e7eea5249dab32?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.12.2-4" } } }, { "category": "product_version", "name": "odf4/mcg-rhel8-operator@sha256:6e707cf70c75e3ffe056c741e8f8a743f9274c31136e1e6b0d54849f97f9e839_s390x", "product": { "name": "odf4/mcg-rhel8-operator@sha256:6e707cf70c75e3ffe056c741e8f8a743f9274c31136e1e6b0d54849f97f9e839_s390x", "product_id": "odf4/mcg-rhel8-operator@sha256:6e707cf70c75e3ffe056c741e8f8a743f9274c31136e1e6b0d54849f97f9e839_s390x", "product_identification_helper": { "purl": "pkg:oci/mcg-rhel8-operator@sha256:6e707cf70c75e3ffe056c741e8f8a743f9274c31136e1e6b0d54849f97f9e839?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel8-operator\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/ocs-metrics-exporter-rhel8@sha256:6f263c6ff6c9eb52d5a74977705357422750016f0e20aa5b4f0a2758ae2bf714_s390x", "product": { "name": "odf4/ocs-metrics-exporter-rhel8@sha256:6f263c6ff6c9eb52d5a74977705357422750016f0e20aa5b4f0a2758ae2bf714_s390x", "product_id": "odf4/ocs-metrics-exporter-rhel8@sha256:6f263c6ff6c9eb52d5a74977705357422750016f0e20aa5b4f0a2758ae2bf714_s390x", "product_identification_helper": { "purl": "pkg:oci/ocs-metrics-exporter-rhel8@sha256:6f263c6ff6c9eb52d5a74977705357422750016f0e20aa5b4f0a2758ae2bf714?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel8\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/ocs-must-gather-rhel8@sha256:f8bb8fc209169c07136bf564d008dc945022d91a2b9701a2c26a8c9e119e48ae_s390x", "product": { "name": "odf4/ocs-must-gather-rhel8@sha256:f8bb8fc209169c07136bf564d008dc945022d91a2b9701a2c26a8c9e119e48ae_s390x", "product_id": "odf4/ocs-must-gather-rhel8@sha256:f8bb8fc209169c07136bf564d008dc945022d91a2b9701a2c26a8c9e119e48ae_s390x", "product_identification_helper": { "purl": "pkg:oci/ocs-must-gather-rhel8@sha256:f8bb8fc209169c07136bf564d008dc945022d91a2b9701a2c26a8c9e119e48ae?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-must-gather-rhel8\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/ocs-operator-bundle@sha256:df37316320641fb32a777267be06ffcf40fac7c5e18347f9082b1ca16e64e6fb_s390x", "product": { "name": "odf4/ocs-operator-bundle@sha256:df37316320641fb32a777267be06ffcf40fac7c5e18347f9082b1ca16e64e6fb_s390x", "product_id": "odf4/ocs-operator-bundle@sha256:df37316320641fb32a777267be06ffcf40fac7c5e18347f9082b1ca16e64e6fb_s390x", "product_identification_helper": { "purl": "pkg:oci/ocs-operator-bundle@sha256:df37316320641fb32a777267be06ffcf40fac7c5e18347f9082b1ca16e64e6fb?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.12.2-4" } } }, { "category": "product_version", "name": "odf4/ocs-rhel8-operator@sha256:f3febb8c575c0008630db316cd445ebfeb4cf22729109d29649e90835cf9864a_s390x", "product": { "name": "odf4/ocs-rhel8-operator@sha256:f3febb8c575c0008630db316cd445ebfeb4cf22729109d29649e90835cf9864a_s390x", "product_id": "odf4/ocs-rhel8-operator@sha256:f3febb8c575c0008630db316cd445ebfeb4cf22729109d29649e90835cf9864a_s390x", "product_identification_helper": { "purl": "pkg:oci/ocs-rhel8-operator@sha256:f3febb8c575c0008630db316cd445ebfeb4cf22729109d29649e90835cf9864a?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel8-operator\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/odf-console-rhel8@sha256:05ded1646a55559834a7b5b73efe4cc75eb5766dacbd13625ac762f6b653cd06_s390x", "product": { "name": "odf4/odf-console-rhel8@sha256:05ded1646a55559834a7b5b73efe4cc75eb5766dacbd13625ac762f6b653cd06_s390x", "product_id": "odf4/odf-console-rhel8@sha256:05ded1646a55559834a7b5b73efe4cc75eb5766dacbd13625ac762f6b653cd06_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-console-rhel8@sha256:05ded1646a55559834a7b5b73efe4cc75eb5766dacbd13625ac762f6b653cd06?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel8\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-operator-bundle@sha256:a03151222a299e9994de4e490169f326fe97b770966e37107d6615e4f8e5ed54_s390x", "product": { "name": "odf4/odf-csi-addons-operator-bundle@sha256:a03151222a299e9994de4e490169f326fe97b770966e37107d6615e4f8e5ed54_s390x", "product_id": "odf4/odf-csi-addons-operator-bundle@sha256:a03151222a299e9994de4e490169f326fe97b770966e37107d6615e4f8e5ed54_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:a03151222a299e9994de4e490169f326fe97b770966e37107d6615e4f8e5ed54?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.12.2-4" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-rhel8-operator@sha256:dddbe73a0d0cb9cffef5cfe6c29d2fe5b1c47af44e461958dd40a7b1be7655d4_s390x", "product": { "name": "odf4/odf-csi-addons-rhel8-operator@sha256:dddbe73a0d0cb9cffef5cfe6c29d2fe5b1c47af44e461958dd40a7b1be7655d4_s390x", "product_id": "odf4/odf-csi-addons-rhel8-operator@sha256:dddbe73a0d0cb9cffef5cfe6c29d2fe5b1c47af44e461958dd40a7b1be7655d4_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-rhel8-operator@sha256:dddbe73a0d0cb9cffef5cfe6c29d2fe5b1c47af44e461958dd40a7b1be7655d4?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel8-operator\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-sidecar-rhel8@sha256:0ef01ac2d319f6316a471a598c228b548496c34f65ac3408b7972a04b0322e9d_s390x", "product": { "name": "odf4/odf-csi-addons-sidecar-rhel8@sha256:0ef01ac2d319f6316a471a598c228b548496c34f65ac3408b7972a04b0322e9d_s390x", "product_id": "odf4/odf-csi-addons-sidecar-rhel8@sha256:0ef01ac2d319f6316a471a598c228b548496c34f65ac3408b7972a04b0322e9d_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-sidecar-rhel8@sha256:0ef01ac2d319f6316a471a598c228b548496c34f65ac3408b7972a04b0322e9d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel8\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-console-rhel8@sha256:2c3875c244464a22072601e67a8f823f668e184f5409a00ddbb76c210d16c308_s390x", "product": { "name": "odf4/odf-multicluster-console-rhel8@sha256:2c3875c244464a22072601e67a8f823f668e184f5409a00ddbb76c210d16c308_s390x", "product_id": "odf4/odf-multicluster-console-rhel8@sha256:2c3875c244464a22072601e67a8f823f668e184f5409a00ddbb76c210d16c308_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-console-rhel8@sha256:2c3875c244464a22072601e67a8f823f668e184f5409a00ddbb76c210d16c308?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel8\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-operator-bundle@sha256:5ff129c7bd9895bd061b3f909dfa618a39de63c1a8962909fbd276ddb3cc0eac_s390x", "product": { "name": "odf4/odf-multicluster-operator-bundle@sha256:5ff129c7bd9895bd061b3f909dfa618a39de63c1a8962909fbd276ddb3cc0eac_s390x", "product_id": "odf4/odf-multicluster-operator-bundle@sha256:5ff129c7bd9895bd061b3f909dfa618a39de63c1a8962909fbd276ddb3cc0eac_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:5ff129c7bd9895bd061b3f909dfa618a39de63c1a8962909fbd276ddb3cc0eac?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.12.2-4" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-rhel8-operator@sha256:5eacb98798e5cdb5230cabc933e73274a97fe4c1e08b2c56f830577ec86461c5_s390x", "product": { "name": "odf4/odf-multicluster-rhel8-operator@sha256:5eacb98798e5cdb5230cabc933e73274a97fe4c1e08b2c56f830577ec86461c5_s390x", "product_id": "odf4/odf-multicluster-rhel8-operator@sha256:5eacb98798e5cdb5230cabc933e73274a97fe4c1e08b2c56f830577ec86461c5_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-rhel8-operator@sha256:5eacb98798e5cdb5230cabc933e73274a97fe4c1e08b2c56f830577ec86461c5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel8-operator\u0026tag=v4.12.2-2" } } }, { "category": "product_version", "name": "odf4/odf-operator-bundle@sha256:5b2c4038514d3ad2a50a0f1ff69d8bb1b63f68dc0a65cc59d84992544b129748_s390x", "product": { "name": "odf4/odf-operator-bundle@sha256:5b2c4038514d3ad2a50a0f1ff69d8bb1b63f68dc0a65cc59d84992544b129748_s390x", "product_id": "odf4/odf-operator-bundle@sha256:5b2c4038514d3ad2a50a0f1ff69d8bb1b63f68dc0a65cc59d84992544b129748_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-operator-bundle@sha256:5b2c4038514d3ad2a50a0f1ff69d8bb1b63f68dc0a65cc59d84992544b129748?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.12.2-4" } } }, { "category": "product_version", "name": "odf4/odf-rhel8-operator@sha256:ab710ac2f356c8328dddbd1471b0952ffd529de61630dd0d3702e8f9ab17834a_s390x", "product": { "name": "odf4/odf-rhel8-operator@sha256:ab710ac2f356c8328dddbd1471b0952ffd529de61630dd0d3702e8f9ab17834a_s390x", "product_id": "odf4/odf-rhel8-operator@sha256:ab710ac2f356c8328dddbd1471b0952ffd529de61630dd0d3702e8f9ab17834a_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-rhel8-operator@sha256:ab710ac2f356c8328dddbd1471b0952ffd529de61630dd0d3702e8f9ab17834a?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel8-operator\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/odr-cluster-operator-bundle@sha256:ea93d88a9abce4772f7fea2e1833d708f70261c99e4954fd1917d8ee8af3105e_s390x", "product": { "name": "odf4/odr-cluster-operator-bundle@sha256:ea93d88a9abce4772f7fea2e1833d708f70261c99e4954fd1917d8ee8af3105e_s390x", "product_id": "odf4/odr-cluster-operator-bundle@sha256:ea93d88a9abce4772f7fea2e1833d708f70261c99e4954fd1917d8ee8af3105e_s390x", "product_identification_helper": { "purl": "pkg:oci/odr-cluster-operator-bundle@sha256:ea93d88a9abce4772f7fea2e1833d708f70261c99e4954fd1917d8ee8af3105e?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.12.2-4" } } }, { "category": "product_version", "name": "odf4/odr-hub-operator-bundle@sha256:a10ee5a6d0925df1836742715253826171f698655c4977ae2825bdab4eb19288_s390x", "product": { "name": "odf4/odr-hub-operator-bundle@sha256:a10ee5a6d0925df1836742715253826171f698655c4977ae2825bdab4eb19288_s390x", "product_id": "odf4/odr-hub-operator-bundle@sha256:a10ee5a6d0925df1836742715253826171f698655c4977ae2825bdab4eb19288_s390x", "product_identification_helper": { "purl": "pkg:oci/odr-hub-operator-bundle@sha256:a10ee5a6d0925df1836742715253826171f698655c4977ae2825bdab4eb19288?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.12.2-4" } } }, { "category": "product_version", "name": "odf4/odr-rhel8-operator@sha256:120ed6dbb7c2001e81ba53ec2a64f5ee8e5108ff65ffbda481cb37b8c548e40f_s390x", "product": { "name": "odf4/odr-rhel8-operator@sha256:120ed6dbb7c2001e81ba53ec2a64f5ee8e5108ff65ffbda481cb37b8c548e40f_s390x", "product_id": "odf4/odr-rhel8-operator@sha256:120ed6dbb7c2001e81ba53ec2a64f5ee8e5108ff65ffbda481cb37b8c548e40f_s390x", "product_identification_helper": { "purl": "pkg:oci/odr-rhel8-operator@sha256:120ed6dbb7c2001e81ba53ec2a64f5ee8e5108ff65ffbda481cb37b8c548e40f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel8-operator\u0026tag=v4.12.2-2" } } }, { "category": "product_version", "name": "odf4/rook-ceph-rhel8-operator@sha256:a7a9d2468137c9c37acd96f3754088186491317d90537c6f90cf7a24bbe99ca3_s390x", "product": { "name": "odf4/rook-ceph-rhel8-operator@sha256:a7a9d2468137c9c37acd96f3754088186491317d90537c6f90cf7a24bbe99ca3_s390x", "product_id": "odf4/rook-ceph-rhel8-operator@sha256:a7a9d2468137c9c37acd96f3754088186491317d90537c6f90cf7a24bbe99ca3_s390x", "product_identification_helper": { "purl": "pkg:oci/rook-ceph-rhel8-operator@sha256:a7a9d2468137c9c37acd96f3754088186491317d90537c6f90cf7a24bbe99ca3?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel8-operator\u0026tag=v4.12.2-1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "odf4/cephcsi-rhel8@sha256:02a45a4526c44cd9723abb0e155a627cd0d7e827dc11e4679ddab1067cf82239_amd64", "product": { "name": "odf4/cephcsi-rhel8@sha256:02a45a4526c44cd9723abb0e155a627cd0d7e827dc11e4679ddab1067cf82239_amd64", "product_id": "odf4/cephcsi-rhel8@sha256:02a45a4526c44cd9723abb0e155a627cd0d7e827dc11e4679ddab1067cf82239_amd64", "product_identification_helper": { "purl": "pkg:oci/cephcsi-rhel8@sha256:02a45a4526c44cd9723abb0e155a627cd0d7e827dc11e4679ddab1067cf82239?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel8\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/mcg-core-rhel8@sha256:f870f0e1c9101cc1235955958132cdccc4239a394a91b794f9c7d1076a831fc3_amd64", "product": { "name": "odf4/mcg-core-rhel8@sha256:f870f0e1c9101cc1235955958132cdccc4239a394a91b794f9c7d1076a831fc3_amd64", "product_id": "odf4/mcg-core-rhel8@sha256:f870f0e1c9101cc1235955958132cdccc4239a394a91b794f9c7d1076a831fc3_amd64", "product_identification_helper": { "purl": "pkg:oci/mcg-core-rhel8@sha256:f870f0e1c9101cc1235955958132cdccc4239a394a91b794f9c7d1076a831fc3?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel8\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/mcg-operator-bundle@sha256:b359aa18d0e121a5a8806c3bfcab145a432068d96023e1dfb6c0ff61729530ed_amd64", "product": { "name": "odf4/mcg-operator-bundle@sha256:b359aa18d0e121a5a8806c3bfcab145a432068d96023e1dfb6c0ff61729530ed_amd64", "product_id": "odf4/mcg-operator-bundle@sha256:b359aa18d0e121a5a8806c3bfcab145a432068d96023e1dfb6c0ff61729530ed_amd64", "product_identification_helper": { "purl": "pkg:oci/mcg-operator-bundle@sha256:b359aa18d0e121a5a8806c3bfcab145a432068d96023e1dfb6c0ff61729530ed?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.12.2-4" } } }, { "category": "product_version", "name": "odf4/mcg-rhel8-operator@sha256:780f21748e8a2e93c825b73dfa339a10eb40ed118440ec1e6463f18be050660b_amd64", "product": { "name": "odf4/mcg-rhel8-operator@sha256:780f21748e8a2e93c825b73dfa339a10eb40ed118440ec1e6463f18be050660b_amd64", "product_id": "odf4/mcg-rhel8-operator@sha256:780f21748e8a2e93c825b73dfa339a10eb40ed118440ec1e6463f18be050660b_amd64", "product_identification_helper": { "purl": "pkg:oci/mcg-rhel8-operator@sha256:780f21748e8a2e93c825b73dfa339a10eb40ed118440ec1e6463f18be050660b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel8-operator\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/ocs-metrics-exporter-rhel8@sha256:0c16859624d28c4ead088206ffe90a931950846a3f468ffe4180384fafb2e914_amd64", "product": { "name": "odf4/ocs-metrics-exporter-rhel8@sha256:0c16859624d28c4ead088206ffe90a931950846a3f468ffe4180384fafb2e914_amd64", "product_id": "odf4/ocs-metrics-exporter-rhel8@sha256:0c16859624d28c4ead088206ffe90a931950846a3f468ffe4180384fafb2e914_amd64", "product_identification_helper": { "purl": "pkg:oci/ocs-metrics-exporter-rhel8@sha256:0c16859624d28c4ead088206ffe90a931950846a3f468ffe4180384fafb2e914?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel8\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/ocs-must-gather-rhel8@sha256:e4a184006675f2b90d4d61dff86314567926a462221d719d4f49b5aa539fd4d7_amd64", "product": { "name": "odf4/ocs-must-gather-rhel8@sha256:e4a184006675f2b90d4d61dff86314567926a462221d719d4f49b5aa539fd4d7_amd64", "product_id": "odf4/ocs-must-gather-rhel8@sha256:e4a184006675f2b90d4d61dff86314567926a462221d719d4f49b5aa539fd4d7_amd64", "product_identification_helper": { "purl": "pkg:oci/ocs-must-gather-rhel8@sha256:e4a184006675f2b90d4d61dff86314567926a462221d719d4f49b5aa539fd4d7?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-must-gather-rhel8\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/ocs-operator-bundle@sha256:5a7eb94cbe7c3c3beb5b0b578a594db5b21952a917b80d5d144fd131983136f6_amd64", "product": { "name": "odf4/ocs-operator-bundle@sha256:5a7eb94cbe7c3c3beb5b0b578a594db5b21952a917b80d5d144fd131983136f6_amd64", "product_id": "odf4/ocs-operator-bundle@sha256:5a7eb94cbe7c3c3beb5b0b578a594db5b21952a917b80d5d144fd131983136f6_amd64", "product_identification_helper": { "purl": "pkg:oci/ocs-operator-bundle@sha256:5a7eb94cbe7c3c3beb5b0b578a594db5b21952a917b80d5d144fd131983136f6?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.12.2-4" } } }, { "category": "product_version", "name": "odf4/ocs-rhel8-operator@sha256:aa296e043b81a7a56f50a030f145fc3ef29f5a5cd629b2e443ae4ebd4a579949_amd64", "product": { "name": "odf4/ocs-rhel8-operator@sha256:aa296e043b81a7a56f50a030f145fc3ef29f5a5cd629b2e443ae4ebd4a579949_amd64", "product_id": "odf4/ocs-rhel8-operator@sha256:aa296e043b81a7a56f50a030f145fc3ef29f5a5cd629b2e443ae4ebd4a579949_amd64", "product_identification_helper": { "purl": "pkg:oci/ocs-rhel8-operator@sha256:aa296e043b81a7a56f50a030f145fc3ef29f5a5cd629b2e443ae4ebd4a579949?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel8-operator\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/odf-console-rhel8@sha256:9f618cd8acce0a97eb6da2bd07a198a5ea6dde4f89aed5d3db690e693b934e7b_amd64", "product": { "name": "odf4/odf-console-rhel8@sha256:9f618cd8acce0a97eb6da2bd07a198a5ea6dde4f89aed5d3db690e693b934e7b_amd64", "product_id": "odf4/odf-console-rhel8@sha256:9f618cd8acce0a97eb6da2bd07a198a5ea6dde4f89aed5d3db690e693b934e7b_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-console-rhel8@sha256:9f618cd8acce0a97eb6da2bd07a198a5ea6dde4f89aed5d3db690e693b934e7b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel8\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-operator-bundle@sha256:c749a20a95dd9a2d494c6850269da4c785a991f7f8315f284eb40a009012fad8_amd64", "product": { "name": "odf4/odf-csi-addons-operator-bundle@sha256:c749a20a95dd9a2d494c6850269da4c785a991f7f8315f284eb40a009012fad8_amd64", "product_id": "odf4/odf-csi-addons-operator-bundle@sha256:c749a20a95dd9a2d494c6850269da4c785a991f7f8315f284eb40a009012fad8_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:c749a20a95dd9a2d494c6850269da4c785a991f7f8315f284eb40a009012fad8?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.12.2-4" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-rhel8-operator@sha256:34c31af6bc9075c1e87707424bbd73b2cd958a60a66c6ab2b0b9d0dd5cf43d71_amd64", "product": { "name": "odf4/odf-csi-addons-rhel8-operator@sha256:34c31af6bc9075c1e87707424bbd73b2cd958a60a66c6ab2b0b9d0dd5cf43d71_amd64", "product_id": "odf4/odf-csi-addons-rhel8-operator@sha256:34c31af6bc9075c1e87707424bbd73b2cd958a60a66c6ab2b0b9d0dd5cf43d71_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-rhel8-operator@sha256:34c31af6bc9075c1e87707424bbd73b2cd958a60a66c6ab2b0b9d0dd5cf43d71?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel8-operator\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-sidecar-rhel8@sha256:ab6ef8e5bac5ed45620fd70046fae897edf2cb4c3f979f143925ff25e39573fe_amd64", "product": { "name": "odf4/odf-csi-addons-sidecar-rhel8@sha256:ab6ef8e5bac5ed45620fd70046fae897edf2cb4c3f979f143925ff25e39573fe_amd64", "product_id": "odf4/odf-csi-addons-sidecar-rhel8@sha256:ab6ef8e5bac5ed45620fd70046fae897edf2cb4c3f979f143925ff25e39573fe_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-sidecar-rhel8@sha256:ab6ef8e5bac5ed45620fd70046fae897edf2cb4c3f979f143925ff25e39573fe?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel8\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-console-rhel8@sha256:f91d25a2921acf5dd00c1e02d5004369fb774ac35e74d2ca700707463abc3de9_amd64", "product": { "name": "odf4/odf-multicluster-console-rhel8@sha256:f91d25a2921acf5dd00c1e02d5004369fb774ac35e74d2ca700707463abc3de9_amd64", "product_id": "odf4/odf-multicluster-console-rhel8@sha256:f91d25a2921acf5dd00c1e02d5004369fb774ac35e74d2ca700707463abc3de9_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-console-rhel8@sha256:f91d25a2921acf5dd00c1e02d5004369fb774ac35e74d2ca700707463abc3de9?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel8\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-operator-bundle@sha256:3b6baf191b4c18ab9919b2fdb466fff213423a317a7a4693e8c6b6bbe49fad0e_amd64", "product": { "name": "odf4/odf-multicluster-operator-bundle@sha256:3b6baf191b4c18ab9919b2fdb466fff213423a317a7a4693e8c6b6bbe49fad0e_amd64", "product_id": "odf4/odf-multicluster-operator-bundle@sha256:3b6baf191b4c18ab9919b2fdb466fff213423a317a7a4693e8c6b6bbe49fad0e_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:3b6baf191b4c18ab9919b2fdb466fff213423a317a7a4693e8c6b6bbe49fad0e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.12.2-4" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-rhel8-operator@sha256:4882968a8b7e1409be1ffa26de6f7f8d07d381e2b43f79ce7a48b3ac9a6eb31e_amd64", "product": { "name": "odf4/odf-multicluster-rhel8-operator@sha256:4882968a8b7e1409be1ffa26de6f7f8d07d381e2b43f79ce7a48b3ac9a6eb31e_amd64", "product_id": "odf4/odf-multicluster-rhel8-operator@sha256:4882968a8b7e1409be1ffa26de6f7f8d07d381e2b43f79ce7a48b3ac9a6eb31e_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-rhel8-operator@sha256:4882968a8b7e1409be1ffa26de6f7f8d07d381e2b43f79ce7a48b3ac9a6eb31e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel8-operator\u0026tag=v4.12.2-2" } } }, { "category": "product_version", "name": "odf4/odf-operator-bundle@sha256:ed4edaaa3aff9484ad8edf73b79674239b08e46b47783a32c2cdd30580a76f65_amd64", "product": { "name": "odf4/odf-operator-bundle@sha256:ed4edaaa3aff9484ad8edf73b79674239b08e46b47783a32c2cdd30580a76f65_amd64", "product_id": "odf4/odf-operator-bundle@sha256:ed4edaaa3aff9484ad8edf73b79674239b08e46b47783a32c2cdd30580a76f65_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-operator-bundle@sha256:ed4edaaa3aff9484ad8edf73b79674239b08e46b47783a32c2cdd30580a76f65?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.12.2-4" } } }, { "category": "product_version", "name": "odf4/odf-rhel8-operator@sha256:93687d26b46bc7de5341a5e11a8040fcf47faaf8a21ce6dfd2128a00ede4ba40_amd64", "product": { "name": "odf4/odf-rhel8-operator@sha256:93687d26b46bc7de5341a5e11a8040fcf47faaf8a21ce6dfd2128a00ede4ba40_amd64", "product_id": "odf4/odf-rhel8-operator@sha256:93687d26b46bc7de5341a5e11a8040fcf47faaf8a21ce6dfd2128a00ede4ba40_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-rhel8-operator@sha256:93687d26b46bc7de5341a5e11a8040fcf47faaf8a21ce6dfd2128a00ede4ba40?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel8-operator\u0026tag=v4.12.2-1" } } }, { "category": "product_version", "name": "odf4/odr-cluster-operator-bundle@sha256:08fb694a868637cc78da5d9a9a7de71c8f36ce54a8a66860aac95c9434207b80_amd64", "product": { "name": "odf4/odr-cluster-operator-bundle@sha256:08fb694a868637cc78da5d9a9a7de71c8f36ce54a8a66860aac95c9434207b80_amd64", "product_id": "odf4/odr-cluster-operator-bundle@sha256:08fb694a868637cc78da5d9a9a7de71c8f36ce54a8a66860aac95c9434207b80_amd64", "product_identification_helper": { "purl": "pkg:oci/odr-cluster-operator-bundle@sha256:08fb694a868637cc78da5d9a9a7de71c8f36ce54a8a66860aac95c9434207b80?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.12.2-4" } } }, { "category": "product_version", "name": "odf4/odr-hub-operator-bundle@sha256:38d189fb8c68a5c1566fb87fc80c633ee21d351a9905cfb17d4585d70b448750_amd64", "product": { "name": "odf4/odr-hub-operator-bundle@sha256:38d189fb8c68a5c1566fb87fc80c633ee21d351a9905cfb17d4585d70b448750_amd64", "product_id": "odf4/odr-hub-operator-bundle@sha256:38d189fb8c68a5c1566fb87fc80c633ee21d351a9905cfb17d4585d70b448750_amd64", "product_identification_helper": { "purl": "pkg:oci/odr-hub-operator-bundle@sha256:38d189fb8c68a5c1566fb87fc80c633ee21d351a9905cfb17d4585d70b448750?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.12.2-4" } } }, { "category": "product_version", "name": "odf4/odr-rhel8-operator@sha256:127ede6c4d4e1d9e1e3639a7002b220e8b5610a0dbb86439f0fd21d7f2a60061_amd64", "product": { "name": "odf4/odr-rhel8-operator@sha256:127ede6c4d4e1d9e1e3639a7002b220e8b5610a0dbb86439f0fd21d7f2a60061_amd64", "product_id": "odf4/odr-rhel8-operator@sha256:127ede6c4d4e1d9e1e3639a7002b220e8b5610a0dbb86439f0fd21d7f2a60061_amd64", "product_identification_helper": { "purl": "pkg:oci/odr-rhel8-operator@sha256:127ede6c4d4e1d9e1e3639a7002b220e8b5610a0dbb86439f0fd21d7f2a60061?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel8-operator\u0026tag=v4.12.2-2" } } }, { "category": "product_version", "name": "odf4/rook-ceph-rhel8-operator@sha256:a471ad0f59a27bd83a72f56016a53385692b23311ee37e74ae89a067fa931b49_amd64", "product": { "name": "odf4/rook-ceph-rhel8-operator@sha256:a471ad0f59a27bd83a72f56016a53385692b23311ee37e74ae89a067fa931b49_amd64", "product_id": "odf4/rook-ceph-rhel8-operator@sha256:a471ad0f59a27bd83a72f56016a53385692b23311ee37e74ae89a067fa931b49_amd64", "product_identification_helper": { "purl": "pkg:oci/rook-ceph-rhel8-operator@sha256:a471ad0f59a27bd83a72f56016a53385692b23311ee37e74ae89a067fa931b49?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel8-operator\u0026tag=v4.12.2-1" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "odf4/cephcsi-rhel8@sha256:02a45a4526c44cd9723abb0e155a627cd0d7e827dc11e4679ddab1067cf82239_amd64 as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/cephcsi-rhel8@sha256:02a45a4526c44cd9723abb0e155a627cd0d7e827dc11e4679ddab1067cf82239_amd64" }, "product_reference": "odf4/cephcsi-rhel8@sha256:02a45a4526c44cd9723abb0e155a627cd0d7e827dc11e4679ddab1067cf82239_amd64", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/cephcsi-rhel8@sha256:26cd66e3c1b82d8466b45ad04821c15a570ecb4527f5b21e7b80e8c2addc7779_s390x as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/cephcsi-rhel8@sha256:26cd66e3c1b82d8466b45ad04821c15a570ecb4527f5b21e7b80e8c2addc7779_s390x" }, "product_reference": "odf4/cephcsi-rhel8@sha256:26cd66e3c1b82d8466b45ad04821c15a570ecb4527f5b21e7b80e8c2addc7779_s390x", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/cephcsi-rhel8@sha256:ec31241541e2abd78bf8cf2a627c7c2372f613462f450f244b5652de4f84be75_ppc64le as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/cephcsi-rhel8@sha256:ec31241541e2abd78bf8cf2a627c7c2372f613462f450f244b5652de4f84be75_ppc64le" }, "product_reference": "odf4/cephcsi-rhel8@sha256:ec31241541e2abd78bf8cf2a627c7c2372f613462f450f244b5652de4f84be75_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-core-rhel8@sha256:8e832ccabcce01c544a66a8f0dce82bf817fbb57b9c32f9d08fb6648615017a8_ppc64le as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/mcg-core-rhel8@sha256:8e832ccabcce01c544a66a8f0dce82bf817fbb57b9c32f9d08fb6648615017a8_ppc64le" }, "product_reference": "odf4/mcg-core-rhel8@sha256:8e832ccabcce01c544a66a8f0dce82bf817fbb57b9c32f9d08fb6648615017a8_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-core-rhel8@sha256:b6259101dd506a40cf2ada869a74c6dfee70c962ef33059beb93a566fc6a7352_s390x as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/mcg-core-rhel8@sha256:b6259101dd506a40cf2ada869a74c6dfee70c962ef33059beb93a566fc6a7352_s390x" }, "product_reference": "odf4/mcg-core-rhel8@sha256:b6259101dd506a40cf2ada869a74c6dfee70c962ef33059beb93a566fc6a7352_s390x", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-core-rhel8@sha256:f870f0e1c9101cc1235955958132cdccc4239a394a91b794f9c7d1076a831fc3_amd64 as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/mcg-core-rhel8@sha256:f870f0e1c9101cc1235955958132cdccc4239a394a91b794f9c7d1076a831fc3_amd64" }, "product_reference": "odf4/mcg-core-rhel8@sha256:f870f0e1c9101cc1235955958132cdccc4239a394a91b794f9c7d1076a831fc3_amd64", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-operator-bundle@sha256:ae25765423b3c26edbf244565fda9bb803f3f88806e5ad7351e7eea5249dab32_s390x as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/mcg-operator-bundle@sha256:ae25765423b3c26edbf244565fda9bb803f3f88806e5ad7351e7eea5249dab32_s390x" }, "product_reference": "odf4/mcg-operator-bundle@sha256:ae25765423b3c26edbf244565fda9bb803f3f88806e5ad7351e7eea5249dab32_s390x", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-operator-bundle@sha256:b359aa18d0e121a5a8806c3bfcab145a432068d96023e1dfb6c0ff61729530ed_amd64 as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/mcg-operator-bundle@sha256:b359aa18d0e121a5a8806c3bfcab145a432068d96023e1dfb6c0ff61729530ed_amd64" }, "product_reference": "odf4/mcg-operator-bundle@sha256:b359aa18d0e121a5a8806c3bfcab145a432068d96023e1dfb6c0ff61729530ed_amd64", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-operator-bundle@sha256:c8d9b5a89e1855d531c36376b746dd04a7bdcce04b756a5e0575eb607cd4c5fb_ppc64le as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/mcg-operator-bundle@sha256:c8d9b5a89e1855d531c36376b746dd04a7bdcce04b756a5e0575eb607cd4c5fb_ppc64le" }, "product_reference": "odf4/mcg-operator-bundle@sha256:c8d9b5a89e1855d531c36376b746dd04a7bdcce04b756a5e0575eb607cd4c5fb_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-rhel8-operator@sha256:571a9816824bd780addd14bdebdfa33d6e2dae774d2eaf3ce4598f77c5d2f46c_ppc64le as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/mcg-rhel8-operator@sha256:571a9816824bd780addd14bdebdfa33d6e2dae774d2eaf3ce4598f77c5d2f46c_ppc64le" }, "product_reference": "odf4/mcg-rhel8-operator@sha256:571a9816824bd780addd14bdebdfa33d6e2dae774d2eaf3ce4598f77c5d2f46c_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-rhel8-operator@sha256:6e707cf70c75e3ffe056c741e8f8a743f9274c31136e1e6b0d54849f97f9e839_s390x as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/mcg-rhel8-operator@sha256:6e707cf70c75e3ffe056c741e8f8a743f9274c31136e1e6b0d54849f97f9e839_s390x" }, "product_reference": "odf4/mcg-rhel8-operator@sha256:6e707cf70c75e3ffe056c741e8f8a743f9274c31136e1e6b0d54849f97f9e839_s390x", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-rhel8-operator@sha256:780f21748e8a2e93c825b73dfa339a10eb40ed118440ec1e6463f18be050660b_amd64 as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/mcg-rhel8-operator@sha256:780f21748e8a2e93c825b73dfa339a10eb40ed118440ec1e6463f18be050660b_amd64" }, "product_reference": "odf4/mcg-rhel8-operator@sha256:780f21748e8a2e93c825b73dfa339a10eb40ed118440ec1e6463f18be050660b_amd64", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-metrics-exporter-rhel8@sha256:02aa79c70cdd7d6705901a0251ee034d6f99babffd6b53d284b2887977da56a2_ppc64le as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/ocs-metrics-exporter-rhel8@sha256:02aa79c70cdd7d6705901a0251ee034d6f99babffd6b53d284b2887977da56a2_ppc64le" }, "product_reference": "odf4/ocs-metrics-exporter-rhel8@sha256:02aa79c70cdd7d6705901a0251ee034d6f99babffd6b53d284b2887977da56a2_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-metrics-exporter-rhel8@sha256:0c16859624d28c4ead088206ffe90a931950846a3f468ffe4180384fafb2e914_amd64 as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/ocs-metrics-exporter-rhel8@sha256:0c16859624d28c4ead088206ffe90a931950846a3f468ffe4180384fafb2e914_amd64" }, "product_reference": "odf4/ocs-metrics-exporter-rhel8@sha256:0c16859624d28c4ead088206ffe90a931950846a3f468ffe4180384fafb2e914_amd64", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-metrics-exporter-rhel8@sha256:6f263c6ff6c9eb52d5a74977705357422750016f0e20aa5b4f0a2758ae2bf714_s390x as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/ocs-metrics-exporter-rhel8@sha256:6f263c6ff6c9eb52d5a74977705357422750016f0e20aa5b4f0a2758ae2bf714_s390x" }, "product_reference": "odf4/ocs-metrics-exporter-rhel8@sha256:6f263c6ff6c9eb52d5a74977705357422750016f0e20aa5b4f0a2758ae2bf714_s390x", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-must-gather-rhel8@sha256:d9869214ad82dbe0822c6d2fc6e68d3cc5f136eea360c6aa35ef80fc042e0e4f_ppc64le as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/ocs-must-gather-rhel8@sha256:d9869214ad82dbe0822c6d2fc6e68d3cc5f136eea360c6aa35ef80fc042e0e4f_ppc64le" }, "product_reference": "odf4/ocs-must-gather-rhel8@sha256:d9869214ad82dbe0822c6d2fc6e68d3cc5f136eea360c6aa35ef80fc042e0e4f_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-must-gather-rhel8@sha256:e4a184006675f2b90d4d61dff86314567926a462221d719d4f49b5aa539fd4d7_amd64 as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/ocs-must-gather-rhel8@sha256:e4a184006675f2b90d4d61dff86314567926a462221d719d4f49b5aa539fd4d7_amd64" }, "product_reference": "odf4/ocs-must-gather-rhel8@sha256:e4a184006675f2b90d4d61dff86314567926a462221d719d4f49b5aa539fd4d7_amd64", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-must-gather-rhel8@sha256:f8bb8fc209169c07136bf564d008dc945022d91a2b9701a2c26a8c9e119e48ae_s390x as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/ocs-must-gather-rhel8@sha256:f8bb8fc209169c07136bf564d008dc945022d91a2b9701a2c26a8c9e119e48ae_s390x" }, "product_reference": "odf4/ocs-must-gather-rhel8@sha256:f8bb8fc209169c07136bf564d008dc945022d91a2b9701a2c26a8c9e119e48ae_s390x", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-operator-bundle@sha256:1ceee23741fdbd8ea57c896394b7907a0d085747761aaff7499f9acd3da12c05_ppc64le as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/ocs-operator-bundle@sha256:1ceee23741fdbd8ea57c896394b7907a0d085747761aaff7499f9acd3da12c05_ppc64le" }, "product_reference": "odf4/ocs-operator-bundle@sha256:1ceee23741fdbd8ea57c896394b7907a0d085747761aaff7499f9acd3da12c05_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-operator-bundle@sha256:5a7eb94cbe7c3c3beb5b0b578a594db5b21952a917b80d5d144fd131983136f6_amd64 as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/ocs-operator-bundle@sha256:5a7eb94cbe7c3c3beb5b0b578a594db5b21952a917b80d5d144fd131983136f6_amd64" }, "product_reference": "odf4/ocs-operator-bundle@sha256:5a7eb94cbe7c3c3beb5b0b578a594db5b21952a917b80d5d144fd131983136f6_amd64", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-operator-bundle@sha256:df37316320641fb32a777267be06ffcf40fac7c5e18347f9082b1ca16e64e6fb_s390x as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/ocs-operator-bundle@sha256:df37316320641fb32a777267be06ffcf40fac7c5e18347f9082b1ca16e64e6fb_s390x" }, "product_reference": "odf4/ocs-operator-bundle@sha256:df37316320641fb32a777267be06ffcf40fac7c5e18347f9082b1ca16e64e6fb_s390x", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-rhel8-operator@sha256:aa296e043b81a7a56f50a030f145fc3ef29f5a5cd629b2e443ae4ebd4a579949_amd64 as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/ocs-rhel8-operator@sha256:aa296e043b81a7a56f50a030f145fc3ef29f5a5cd629b2e443ae4ebd4a579949_amd64" }, "product_reference": "odf4/ocs-rhel8-operator@sha256:aa296e043b81a7a56f50a030f145fc3ef29f5a5cd629b2e443ae4ebd4a579949_amd64", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-rhel8-operator@sha256:b79e124c25a496d6faf8cb4fc2b6c6cfc16168a375ab74d646aeb47b7d313432_ppc64le as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/ocs-rhel8-operator@sha256:b79e124c25a496d6faf8cb4fc2b6c6cfc16168a375ab74d646aeb47b7d313432_ppc64le" }, "product_reference": "odf4/ocs-rhel8-operator@sha256:b79e124c25a496d6faf8cb4fc2b6c6cfc16168a375ab74d646aeb47b7d313432_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-rhel8-operator@sha256:f3febb8c575c0008630db316cd445ebfeb4cf22729109d29649e90835cf9864a_s390x as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/ocs-rhel8-operator@sha256:f3febb8c575c0008630db316cd445ebfeb4cf22729109d29649e90835cf9864a_s390x" }, "product_reference": "odf4/ocs-rhel8-operator@sha256:f3febb8c575c0008630db316cd445ebfeb4cf22729109d29649e90835cf9864a_s390x", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-console-rhel8@sha256:05ded1646a55559834a7b5b73efe4cc75eb5766dacbd13625ac762f6b653cd06_s390x as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-console-rhel8@sha256:05ded1646a55559834a7b5b73efe4cc75eb5766dacbd13625ac762f6b653cd06_s390x" }, "product_reference": "odf4/odf-console-rhel8@sha256:05ded1646a55559834a7b5b73efe4cc75eb5766dacbd13625ac762f6b653cd06_s390x", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-console-rhel8@sha256:06fcb2723384a47645b02b1e5bf204ee164c237d5858d54dcdf824a3ed0dbb92_ppc64le as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-console-rhel8@sha256:06fcb2723384a47645b02b1e5bf204ee164c237d5858d54dcdf824a3ed0dbb92_ppc64le" }, "product_reference": "odf4/odf-console-rhel8@sha256:06fcb2723384a47645b02b1e5bf204ee164c237d5858d54dcdf824a3ed0dbb92_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-console-rhel8@sha256:9f618cd8acce0a97eb6da2bd07a198a5ea6dde4f89aed5d3db690e693b934e7b_amd64 as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-console-rhel8@sha256:9f618cd8acce0a97eb6da2bd07a198a5ea6dde4f89aed5d3db690e693b934e7b_amd64" }, "product_reference": "odf4/odf-console-rhel8@sha256:9f618cd8acce0a97eb6da2bd07a198a5ea6dde4f89aed5d3db690e693b934e7b_amd64", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-operator-bundle@sha256:a03151222a299e9994de4e490169f326fe97b770966e37107d6615e4f8e5ed54_s390x as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-csi-addons-operator-bundle@sha256:a03151222a299e9994de4e490169f326fe97b770966e37107d6615e4f8e5ed54_s390x" }, "product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:a03151222a299e9994de4e490169f326fe97b770966e37107d6615e4f8e5ed54_s390x", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-operator-bundle@sha256:c749a20a95dd9a2d494c6850269da4c785a991f7f8315f284eb40a009012fad8_amd64 as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-csi-addons-operator-bundle@sha256:c749a20a95dd9a2d494c6850269da4c785a991f7f8315f284eb40a009012fad8_amd64" }, "product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:c749a20a95dd9a2d494c6850269da4c785a991f7f8315f284eb40a009012fad8_amd64", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-operator-bundle@sha256:eb9a4f71876b95ae09ff265bd775213e5ab5a0a52df72b0e81a235ef9b4dfa0c_ppc64le as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-csi-addons-operator-bundle@sha256:eb9a4f71876b95ae09ff265bd775213e5ab5a0a52df72b0e81a235ef9b4dfa0c_ppc64le" }, "product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:eb9a4f71876b95ae09ff265bd775213e5ab5a0a52df72b0e81a235ef9b4dfa0c_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-rhel8-operator@sha256:34c31af6bc9075c1e87707424bbd73b2cd958a60a66c6ab2b0b9d0dd5cf43d71_amd64 as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-csi-addons-rhel8-operator@sha256:34c31af6bc9075c1e87707424bbd73b2cd958a60a66c6ab2b0b9d0dd5cf43d71_amd64" }, "product_reference": "odf4/odf-csi-addons-rhel8-operator@sha256:34c31af6bc9075c1e87707424bbd73b2cd958a60a66c6ab2b0b9d0dd5cf43d71_amd64", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-rhel8-operator@sha256:81d995804e8323c5d3f8d97e4cfe3994f8557a570d95ef54d3a3fdb92983e36a_ppc64le as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-csi-addons-rhel8-operator@sha256:81d995804e8323c5d3f8d97e4cfe3994f8557a570d95ef54d3a3fdb92983e36a_ppc64le" }, "product_reference": "odf4/odf-csi-addons-rhel8-operator@sha256:81d995804e8323c5d3f8d97e4cfe3994f8557a570d95ef54d3a3fdb92983e36a_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-rhel8-operator@sha256:dddbe73a0d0cb9cffef5cfe6c29d2fe5b1c47af44e461958dd40a7b1be7655d4_s390x as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-csi-addons-rhel8-operator@sha256:dddbe73a0d0cb9cffef5cfe6c29d2fe5b1c47af44e461958dd40a7b1be7655d4_s390x" }, "product_reference": "odf4/odf-csi-addons-rhel8-operator@sha256:dddbe73a0d0cb9cffef5cfe6c29d2fe5b1c47af44e461958dd40a7b1be7655d4_s390x", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-sidecar-rhel8@sha256:0ef01ac2d319f6316a471a598c228b548496c34f65ac3408b7972a04b0322e9d_s390x as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-csi-addons-sidecar-rhel8@sha256:0ef01ac2d319f6316a471a598c228b548496c34f65ac3408b7972a04b0322e9d_s390x" }, "product_reference": "odf4/odf-csi-addons-sidecar-rhel8@sha256:0ef01ac2d319f6316a471a598c228b548496c34f65ac3408b7972a04b0322e9d_s390x", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-sidecar-rhel8@sha256:279143d15ee81346544f3d349c31ceca4a961b7a0335ef244897b6f9539b0853_ppc64le as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-csi-addons-sidecar-rhel8@sha256:279143d15ee81346544f3d349c31ceca4a961b7a0335ef244897b6f9539b0853_ppc64le" }, "product_reference": "odf4/odf-csi-addons-sidecar-rhel8@sha256:279143d15ee81346544f3d349c31ceca4a961b7a0335ef244897b6f9539b0853_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-sidecar-rhel8@sha256:ab6ef8e5bac5ed45620fd70046fae897edf2cb4c3f979f143925ff25e39573fe_amd64 as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-csi-addons-sidecar-rhel8@sha256:ab6ef8e5bac5ed45620fd70046fae897edf2cb4c3f979f143925ff25e39573fe_amd64" }, "product_reference": "odf4/odf-csi-addons-sidecar-rhel8@sha256:ab6ef8e5bac5ed45620fd70046fae897edf2cb4c3f979f143925ff25e39573fe_amd64", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-console-rhel8@sha256:2c3875c244464a22072601e67a8f823f668e184f5409a00ddbb76c210d16c308_s390x as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-multicluster-console-rhel8@sha256:2c3875c244464a22072601e67a8f823f668e184f5409a00ddbb76c210d16c308_s390x" }, "product_reference": "odf4/odf-multicluster-console-rhel8@sha256:2c3875c244464a22072601e67a8f823f668e184f5409a00ddbb76c210d16c308_s390x", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-console-rhel8@sha256:f233577ffe579fe96f2bc5e40b31c503d07c1286a4552d13817f29e32a630bbf_ppc64le as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-multicluster-console-rhel8@sha256:f233577ffe579fe96f2bc5e40b31c503d07c1286a4552d13817f29e32a630bbf_ppc64le" }, "product_reference": "odf4/odf-multicluster-console-rhel8@sha256:f233577ffe579fe96f2bc5e40b31c503d07c1286a4552d13817f29e32a630bbf_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-console-rhel8@sha256:f91d25a2921acf5dd00c1e02d5004369fb774ac35e74d2ca700707463abc3de9_amd64 as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-multicluster-console-rhel8@sha256:f91d25a2921acf5dd00c1e02d5004369fb774ac35e74d2ca700707463abc3de9_amd64" }, "product_reference": "odf4/odf-multicluster-console-rhel8@sha256:f91d25a2921acf5dd00c1e02d5004369fb774ac35e74d2ca700707463abc3de9_amd64", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-operator-bundle@sha256:3b6baf191b4c18ab9919b2fdb466fff213423a317a7a4693e8c6b6bbe49fad0e_amd64 as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-multicluster-operator-bundle@sha256:3b6baf191b4c18ab9919b2fdb466fff213423a317a7a4693e8c6b6bbe49fad0e_amd64" }, "product_reference": "odf4/odf-multicluster-operator-bundle@sha256:3b6baf191b4c18ab9919b2fdb466fff213423a317a7a4693e8c6b6bbe49fad0e_amd64", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-operator-bundle@sha256:5ff129c7bd9895bd061b3f909dfa618a39de63c1a8962909fbd276ddb3cc0eac_s390x as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-multicluster-operator-bundle@sha256:5ff129c7bd9895bd061b3f909dfa618a39de63c1a8962909fbd276ddb3cc0eac_s390x" }, "product_reference": "odf4/odf-multicluster-operator-bundle@sha256:5ff129c7bd9895bd061b3f909dfa618a39de63c1a8962909fbd276ddb3cc0eac_s390x", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-operator-bundle@sha256:ce1e95332f5a1f26fda686689524434440cfaf79157b03e19bc6d5a8174ba08c_ppc64le as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-multicluster-operator-bundle@sha256:ce1e95332f5a1f26fda686689524434440cfaf79157b03e19bc6d5a8174ba08c_ppc64le" }, "product_reference": "odf4/odf-multicluster-operator-bundle@sha256:ce1e95332f5a1f26fda686689524434440cfaf79157b03e19bc6d5a8174ba08c_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-rhel8-operator@sha256:457dc81080a0b9eb0920edf2f4b485b004bd052b2aed5f67271deeface6d5bcb_ppc64le as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-multicluster-rhel8-operator@sha256:457dc81080a0b9eb0920edf2f4b485b004bd052b2aed5f67271deeface6d5bcb_ppc64le" }, "product_reference": "odf4/odf-multicluster-rhel8-operator@sha256:457dc81080a0b9eb0920edf2f4b485b004bd052b2aed5f67271deeface6d5bcb_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-rhel8-operator@sha256:4882968a8b7e1409be1ffa26de6f7f8d07d381e2b43f79ce7a48b3ac9a6eb31e_amd64 as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-multicluster-rhel8-operator@sha256:4882968a8b7e1409be1ffa26de6f7f8d07d381e2b43f79ce7a48b3ac9a6eb31e_amd64" }, "product_reference": "odf4/odf-multicluster-rhel8-operator@sha256:4882968a8b7e1409be1ffa26de6f7f8d07d381e2b43f79ce7a48b3ac9a6eb31e_amd64", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-rhel8-operator@sha256:5eacb98798e5cdb5230cabc933e73274a97fe4c1e08b2c56f830577ec86461c5_s390x as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-multicluster-rhel8-operator@sha256:5eacb98798e5cdb5230cabc933e73274a97fe4c1e08b2c56f830577ec86461c5_s390x" }, "product_reference": "odf4/odf-multicluster-rhel8-operator@sha256:5eacb98798e5cdb5230cabc933e73274a97fe4c1e08b2c56f830577ec86461c5_s390x", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-operator-bundle@sha256:5b2c4038514d3ad2a50a0f1ff69d8bb1b63f68dc0a65cc59d84992544b129748_s390x as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-operator-bundle@sha256:5b2c4038514d3ad2a50a0f1ff69d8bb1b63f68dc0a65cc59d84992544b129748_s390x" }, "product_reference": "odf4/odf-operator-bundle@sha256:5b2c4038514d3ad2a50a0f1ff69d8bb1b63f68dc0a65cc59d84992544b129748_s390x", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-operator-bundle@sha256:d5cb1e7b977ac06f3d135b75039f5e7d9b72712fb56da46b3197934468087089_ppc64le as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-operator-bundle@sha256:d5cb1e7b977ac06f3d135b75039f5e7d9b72712fb56da46b3197934468087089_ppc64le" }, "product_reference": "odf4/odf-operator-bundle@sha256:d5cb1e7b977ac06f3d135b75039f5e7d9b72712fb56da46b3197934468087089_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-operator-bundle@sha256:ed4edaaa3aff9484ad8edf73b79674239b08e46b47783a32c2cdd30580a76f65_amd64 as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-operator-bundle@sha256:ed4edaaa3aff9484ad8edf73b79674239b08e46b47783a32c2cdd30580a76f65_amd64" }, "product_reference": "odf4/odf-operator-bundle@sha256:ed4edaaa3aff9484ad8edf73b79674239b08e46b47783a32c2cdd30580a76f65_amd64", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-rhel8-operator@sha256:548824cea11b74bd3cf029362e0af7ca4e274106536969e06100ed4d8e04c2ae_ppc64le as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-rhel8-operator@sha256:548824cea11b74bd3cf029362e0af7ca4e274106536969e06100ed4d8e04c2ae_ppc64le" }, "product_reference": "odf4/odf-rhel8-operator@sha256:548824cea11b74bd3cf029362e0af7ca4e274106536969e06100ed4d8e04c2ae_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-rhel8-operator@sha256:93687d26b46bc7de5341a5e11a8040fcf47faaf8a21ce6dfd2128a00ede4ba40_amd64 as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-rhel8-operator@sha256:93687d26b46bc7de5341a5e11a8040fcf47faaf8a21ce6dfd2128a00ede4ba40_amd64" }, "product_reference": "odf4/odf-rhel8-operator@sha256:93687d26b46bc7de5341a5e11a8040fcf47faaf8a21ce6dfd2128a00ede4ba40_amd64", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-rhel8-operator@sha256:ab710ac2f356c8328dddbd1471b0952ffd529de61630dd0d3702e8f9ab17834a_s390x as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odf-rhel8-operator@sha256:ab710ac2f356c8328dddbd1471b0952ffd529de61630dd0d3702e8f9ab17834a_s390x" }, "product_reference": "odf4/odf-rhel8-operator@sha256:ab710ac2f356c8328dddbd1471b0952ffd529de61630dd0d3702e8f9ab17834a_s390x", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-cluster-operator-bundle@sha256:08fb694a868637cc78da5d9a9a7de71c8f36ce54a8a66860aac95c9434207b80_amd64 as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odr-cluster-operator-bundle@sha256:08fb694a868637cc78da5d9a9a7de71c8f36ce54a8a66860aac95c9434207b80_amd64" }, "product_reference": "odf4/odr-cluster-operator-bundle@sha256:08fb694a868637cc78da5d9a9a7de71c8f36ce54a8a66860aac95c9434207b80_amd64", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-cluster-operator-bundle@sha256:34a6065837c1298716257cf0d393d2976d617442690ef476d18f582d179f933f_ppc64le as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odr-cluster-operator-bundle@sha256:34a6065837c1298716257cf0d393d2976d617442690ef476d18f582d179f933f_ppc64le" }, "product_reference": "odf4/odr-cluster-operator-bundle@sha256:34a6065837c1298716257cf0d393d2976d617442690ef476d18f582d179f933f_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-cluster-operator-bundle@sha256:ea93d88a9abce4772f7fea2e1833d708f70261c99e4954fd1917d8ee8af3105e_s390x as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odr-cluster-operator-bundle@sha256:ea93d88a9abce4772f7fea2e1833d708f70261c99e4954fd1917d8ee8af3105e_s390x" }, "product_reference": "odf4/odr-cluster-operator-bundle@sha256:ea93d88a9abce4772f7fea2e1833d708f70261c99e4954fd1917d8ee8af3105e_s390x", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-hub-operator-bundle@sha256:1c069d2e9b67ebcbaf69d6410556a52acdb54e2eb40fa6894bc849c7786d9453_ppc64le as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odr-hub-operator-bundle@sha256:1c069d2e9b67ebcbaf69d6410556a52acdb54e2eb40fa6894bc849c7786d9453_ppc64le" }, "product_reference": "odf4/odr-hub-operator-bundle@sha256:1c069d2e9b67ebcbaf69d6410556a52acdb54e2eb40fa6894bc849c7786d9453_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-hub-operator-bundle@sha256:38d189fb8c68a5c1566fb87fc80c633ee21d351a9905cfb17d4585d70b448750_amd64 as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odr-hub-operator-bundle@sha256:38d189fb8c68a5c1566fb87fc80c633ee21d351a9905cfb17d4585d70b448750_amd64" }, "product_reference": "odf4/odr-hub-operator-bundle@sha256:38d189fb8c68a5c1566fb87fc80c633ee21d351a9905cfb17d4585d70b448750_amd64", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-hub-operator-bundle@sha256:a10ee5a6d0925df1836742715253826171f698655c4977ae2825bdab4eb19288_s390x as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odr-hub-operator-bundle@sha256:a10ee5a6d0925df1836742715253826171f698655c4977ae2825bdab4eb19288_s390x" }, "product_reference": "odf4/odr-hub-operator-bundle@sha256:a10ee5a6d0925df1836742715253826171f698655c4977ae2825bdab4eb19288_s390x", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-rhel8-operator@sha256:120ed6dbb7c2001e81ba53ec2a64f5ee8e5108ff65ffbda481cb37b8c548e40f_s390x as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odr-rhel8-operator@sha256:120ed6dbb7c2001e81ba53ec2a64f5ee8e5108ff65ffbda481cb37b8c548e40f_s390x" }, "product_reference": "odf4/odr-rhel8-operator@sha256:120ed6dbb7c2001e81ba53ec2a64f5ee8e5108ff65ffbda481cb37b8c548e40f_s390x", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-rhel8-operator@sha256:127ede6c4d4e1d9e1e3639a7002b220e8b5610a0dbb86439f0fd21d7f2a60061_amd64 as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odr-rhel8-operator@sha256:127ede6c4d4e1d9e1e3639a7002b220e8b5610a0dbb86439f0fd21d7f2a60061_amd64" }, "product_reference": "odf4/odr-rhel8-operator@sha256:127ede6c4d4e1d9e1e3639a7002b220e8b5610a0dbb86439f0fd21d7f2a60061_amd64", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-rhel8-operator@sha256:43b8ec1e8a4064044087ddfe6f69923bce5760fd6584796b658d91ae5a578af1_ppc64le as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/odr-rhel8-operator@sha256:43b8ec1e8a4064044087ddfe6f69923bce5760fd6584796b658d91ae5a578af1_ppc64le" }, "product_reference": "odf4/odr-rhel8-operator@sha256:43b8ec1e8a4064044087ddfe6f69923bce5760fd6584796b658d91ae5a578af1_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/rook-ceph-rhel8-operator@sha256:a471ad0f59a27bd83a72f56016a53385692b23311ee37e74ae89a067fa931b49_amd64 as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/rook-ceph-rhel8-operator@sha256:a471ad0f59a27bd83a72f56016a53385692b23311ee37e74ae89a067fa931b49_amd64" }, "product_reference": "odf4/rook-ceph-rhel8-operator@sha256:a471ad0f59a27bd83a72f56016a53385692b23311ee37e74ae89a067fa931b49_amd64", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/rook-ceph-rhel8-operator@sha256:a7a9d2468137c9c37acd96f3754088186491317d90537c6f90cf7a24bbe99ca3_s390x as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/rook-ceph-rhel8-operator@sha256:a7a9d2468137c9c37acd96f3754088186491317d90537c6f90cf7a24bbe99ca3_s390x" }, "product_reference": "odf4/rook-ceph-rhel8-operator@sha256:a7a9d2468137c9c37acd96f3754088186491317d90537c6f90cf7a24bbe99ca3_s390x", "relates_to_product_reference": "8Base-RHODF-4.12" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/rook-ceph-rhel8-operator@sha256:e1c44a717f76e99f94453222c26c11122a12ff1257b52a5df5e2f298f648d7fc_ppc64le as a component of RHODF 4.12 for RHEL 8", "product_id": "8Base-RHODF-4.12:odf4/rook-ceph-rhel8-operator@sha256:e1c44a717f76e99f94453222c26c11122a12ff1257b52a5df5e2f298f648d7fc_ppc64le" }, "product_reference": "odf4/rook-ceph-rhel8-operator@sha256:e1c44a717f76e99f94453222c26c11122a12ff1257b52a5df5e2f298f648d7fc_ppc64le", "relates_to_product_reference": "8Base-RHODF-4.12" } ] }, "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": [ "8Base-RHODF-4.12:odf4/cephcsi-rhel8@sha256:02a45a4526c44cd9723abb0e155a627cd0d7e827dc11e4679ddab1067cf82239_amd64", "8Base-RHODF-4.12:odf4/cephcsi-rhel8@sha256:26cd66e3c1b82d8466b45ad04821c15a570ecb4527f5b21e7b80e8c2addc7779_s390x", "8Base-RHODF-4.12:odf4/cephcsi-rhel8@sha256:ec31241541e2abd78bf8cf2a627c7c2372f613462f450f244b5652de4f84be75_ppc64le", "8Base-RHODF-4.12:odf4/mcg-core-rhel8@sha256:8e832ccabcce01c544a66a8f0dce82bf817fbb57b9c32f9d08fb6648615017a8_ppc64le", "8Base-RHODF-4.12:odf4/mcg-core-rhel8@sha256:b6259101dd506a40cf2ada869a74c6dfee70c962ef33059beb93a566fc6a7352_s390x", "8Base-RHODF-4.12:odf4/mcg-core-rhel8@sha256:f870f0e1c9101cc1235955958132cdccc4239a394a91b794f9c7d1076a831fc3_amd64", "8Base-RHODF-4.12:odf4/mcg-operator-bundle@sha256:ae25765423b3c26edbf244565fda9bb803f3f88806e5ad7351e7eea5249dab32_s390x", "8Base-RHODF-4.12:odf4/mcg-operator-bundle@sha256:b359aa18d0e121a5a8806c3bfcab145a432068d96023e1dfb6c0ff61729530ed_amd64", "8Base-RHODF-4.12:odf4/mcg-operator-bundle@sha256:c8d9b5a89e1855d531c36376b746dd04a7bdcce04b756a5e0575eb607cd4c5fb_ppc64le", "8Base-RHODF-4.12:odf4/mcg-rhel8-operator@sha256:571a9816824bd780addd14bdebdfa33d6e2dae774d2eaf3ce4598f77c5d2f46c_ppc64le", "8Base-RHODF-4.12:odf4/mcg-rhel8-operator@sha256:6e707cf70c75e3ffe056c741e8f8a743f9274c31136e1e6b0d54849f97f9e839_s390x", "8Base-RHODF-4.12:odf4/mcg-rhel8-operator@sha256:780f21748e8a2e93c825b73dfa339a10eb40ed118440ec1e6463f18be050660b_amd64", "8Base-RHODF-4.12:odf4/ocs-metrics-exporter-rhel8@sha256:02aa79c70cdd7d6705901a0251ee034d6f99babffd6b53d284b2887977da56a2_ppc64le", "8Base-RHODF-4.12:odf4/ocs-metrics-exporter-rhel8@sha256:0c16859624d28c4ead088206ffe90a931950846a3f468ffe4180384fafb2e914_amd64", "8Base-RHODF-4.12:odf4/ocs-metrics-exporter-rhel8@sha256:6f263c6ff6c9eb52d5a74977705357422750016f0e20aa5b4f0a2758ae2bf714_s390x", "8Base-RHODF-4.12:odf4/ocs-must-gather-rhel8@sha256:d9869214ad82dbe0822c6d2fc6e68d3cc5f136eea360c6aa35ef80fc042e0e4f_ppc64le", "8Base-RHODF-4.12:odf4/ocs-must-gather-rhel8@sha256:e4a184006675f2b90d4d61dff86314567926a462221d719d4f49b5aa539fd4d7_amd64", "8Base-RHODF-4.12:odf4/ocs-must-gather-rhel8@sha256:f8bb8fc209169c07136bf564d008dc945022d91a2b9701a2c26a8c9e119e48ae_s390x", "8Base-RHODF-4.12:odf4/ocs-operator-bundle@sha256:1ceee23741fdbd8ea57c896394b7907a0d085747761aaff7499f9acd3da12c05_ppc64le", "8Base-RHODF-4.12:odf4/ocs-operator-bundle@sha256:5a7eb94cbe7c3c3beb5b0b578a594db5b21952a917b80d5d144fd131983136f6_amd64", "8Base-RHODF-4.12:odf4/ocs-operator-bundle@sha256:df37316320641fb32a777267be06ffcf40fac7c5e18347f9082b1ca16e64e6fb_s390x", "8Base-RHODF-4.12:odf4/ocs-rhel8-operator@sha256:aa296e043b81a7a56f50a030f145fc3ef29f5a5cd629b2e443ae4ebd4a579949_amd64", "8Base-RHODF-4.12:odf4/ocs-rhel8-operator@sha256:b79e124c25a496d6faf8cb4fc2b6c6cfc16168a375ab74d646aeb47b7d313432_ppc64le", "8Base-RHODF-4.12:odf4/ocs-rhel8-operator@sha256:f3febb8c575c0008630db316cd445ebfeb4cf22729109d29649e90835cf9864a_s390x", "8Base-RHODF-4.12:odf4/odf-console-rhel8@sha256:05ded1646a55559834a7b5b73efe4cc75eb5766dacbd13625ac762f6b653cd06_s390x", "8Base-RHODF-4.12:odf4/odf-console-rhel8@sha256:06fcb2723384a47645b02b1e5bf204ee164c237d5858d54dcdf824a3ed0dbb92_ppc64le", "8Base-RHODF-4.12:odf4/odf-console-rhel8@sha256:9f618cd8acce0a97eb6da2bd07a198a5ea6dde4f89aed5d3db690e693b934e7b_amd64", "8Base-RHODF-4.12:odf4/odf-csi-addons-operator-bundle@sha256:a03151222a299e9994de4e490169f326fe97b770966e37107d6615e4f8e5ed54_s390x", "8Base-RHODF-4.12:odf4/odf-csi-addons-operator-bundle@sha256:c749a20a95dd9a2d494c6850269da4c785a991f7f8315f284eb40a009012fad8_amd64", "8Base-RHODF-4.12:odf4/odf-csi-addons-operator-bundle@sha256:eb9a4f71876b95ae09ff265bd775213e5ab5a0a52df72b0e81a235ef9b4dfa0c_ppc64le", "8Base-RHODF-4.12:odf4/odf-csi-addons-rhel8-operator@sha256:34c31af6bc9075c1e87707424bbd73b2cd958a60a66c6ab2b0b9d0dd5cf43d71_amd64", "8Base-RHODF-4.12:odf4/odf-csi-addons-rhel8-operator@sha256:81d995804e8323c5d3f8d97e4cfe3994f8557a570d95ef54d3a3fdb92983e36a_ppc64le", "8Base-RHODF-4.12:odf4/odf-csi-addons-rhel8-operator@sha256:dddbe73a0d0cb9cffef5cfe6c29d2fe5b1c47af44e461958dd40a7b1be7655d4_s390x", "8Base-RHODF-4.12:odf4/odf-csi-addons-sidecar-rhel8@sha256:0ef01ac2d319f6316a471a598c228b548496c34f65ac3408b7972a04b0322e9d_s390x", "8Base-RHODF-4.12:odf4/odf-csi-addons-sidecar-rhel8@sha256:279143d15ee81346544f3d349c31ceca4a961b7a0335ef244897b6f9539b0853_ppc64le", "8Base-RHODF-4.12:odf4/odf-csi-addons-sidecar-rhel8@sha256:ab6ef8e5bac5ed45620fd70046fae897edf2cb4c3f979f143925ff25e39573fe_amd64", "8Base-RHODF-4.12:odf4/odf-multicluster-console-rhel8@sha256:2c3875c244464a22072601e67a8f823f668e184f5409a00ddbb76c210d16c308_s390x", "8Base-RHODF-4.12:odf4/odf-multicluster-console-rhel8@sha256:f233577ffe579fe96f2bc5e40b31c503d07c1286a4552d13817f29e32a630bbf_ppc64le", "8Base-RHODF-4.12:odf4/odf-multicluster-console-rhel8@sha256:f91d25a2921acf5dd00c1e02d5004369fb774ac35e74d2ca700707463abc3de9_amd64", "8Base-RHODF-4.12:odf4/odf-multicluster-operator-bundle@sha256:3b6baf191b4c18ab9919b2fdb466fff213423a317a7a4693e8c6b6bbe49fad0e_amd64", "8Base-RHODF-4.12:odf4/odf-multicluster-operator-bundle@sha256:5ff129c7bd9895bd061b3f909dfa618a39de63c1a8962909fbd276ddb3cc0eac_s390x", "8Base-RHODF-4.12:odf4/odf-multicluster-operator-bundle@sha256:ce1e95332f5a1f26fda686689524434440cfaf79157b03e19bc6d5a8174ba08c_ppc64le", "8Base-RHODF-4.12:odf4/odf-operator-bundle@sha256:5b2c4038514d3ad2a50a0f1ff69d8bb1b63f68dc0a65cc59d84992544b129748_s390x", "8Base-RHODF-4.12:odf4/odf-operator-bundle@sha256:d5cb1e7b977ac06f3d135b75039f5e7d9b72712fb56da46b3197934468087089_ppc64le", "8Base-RHODF-4.12:odf4/odf-operator-bundle@sha256:ed4edaaa3aff9484ad8edf73b79674239b08e46b47783a32c2cdd30580a76f65_amd64", "8Base-RHODF-4.12:odf4/odf-rhel8-operator@sha256:548824cea11b74bd3cf029362e0af7ca4e274106536969e06100ed4d8e04c2ae_ppc64le", "8Base-RHODF-4.12:odf4/odf-rhel8-operator@sha256:93687d26b46bc7de5341a5e11a8040fcf47faaf8a21ce6dfd2128a00ede4ba40_amd64", "8Base-RHODF-4.12:odf4/odf-rhel8-operator@sha256:ab710ac2f356c8328dddbd1471b0952ffd529de61630dd0d3702e8f9ab17834a_s390x", "8Base-RHODF-4.12:odf4/odr-cluster-operator-bundle@sha256:08fb694a868637cc78da5d9a9a7de71c8f36ce54a8a66860aac95c9434207b80_amd64", "8Base-RHODF-4.12:odf4/odr-cluster-operator-bundle@sha256:34a6065837c1298716257cf0d393d2976d617442690ef476d18f582d179f933f_ppc64le", "8Base-RHODF-4.12:odf4/odr-cluster-operator-bundle@sha256:ea93d88a9abce4772f7fea2e1833d708f70261c99e4954fd1917d8ee8af3105e_s390x", "8Base-RHODF-4.12:odf4/odr-hub-operator-bundle@sha256:1c069d2e9b67ebcbaf69d6410556a52acdb54e2eb40fa6894bc849c7786d9453_ppc64le", "8Base-RHODF-4.12:odf4/odr-hub-operator-bundle@sha256:38d189fb8c68a5c1566fb87fc80c633ee21d351a9905cfb17d4585d70b448750_amd64", "8Base-RHODF-4.12:odf4/odr-hub-operator-bundle@sha256:a10ee5a6d0925df1836742715253826171f698655c4977ae2825bdab4eb19288_s390x", "8Base-RHODF-4.12:odf4/odr-rhel8-operator@sha256:120ed6dbb7c2001e81ba53ec2a64f5ee8e5108ff65ffbda481cb37b8c548e40f_s390x", "8Base-RHODF-4.12:odf4/odr-rhel8-operator@sha256:127ede6c4d4e1d9e1e3639a7002b220e8b5610a0dbb86439f0fd21d7f2a60061_amd64", "8Base-RHODF-4.12:odf4/odr-rhel8-operator@sha256:43b8ec1e8a4064044087ddfe6f69923bce5760fd6584796b658d91ae5a578af1_ppc64le", "8Base-RHODF-4.12:odf4/rook-ceph-rhel8-operator@sha256:a471ad0f59a27bd83a72f56016a53385692b23311ee37e74ae89a067fa931b49_amd64", "8Base-RHODF-4.12:odf4/rook-ceph-rhel8-operator@sha256:a7a9d2468137c9c37acd96f3754088186491317d90537c6f90cf7a24bbe99ca3_s390x", "8Base-RHODF-4.12:odf4/rook-ceph-rhel8-operator@sha256:e1c44a717f76e99f94453222c26c11122a12ff1257b52a5df5e2f298f648d7fc_ppc64le" ] } ], "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": [ "8Base-RHODF-4.12:odf4/odf-multicluster-rhel8-operator@sha256:457dc81080a0b9eb0920edf2f4b485b004bd052b2aed5f67271deeface6d5bcb_ppc64le", "8Base-RHODF-4.12:odf4/odf-multicluster-rhel8-operator@sha256:4882968a8b7e1409be1ffa26de6f7f8d07d381e2b43f79ce7a48b3ac9a6eb31e_amd64", "8Base-RHODF-4.12:odf4/odf-multicluster-rhel8-operator@sha256:5eacb98798e5cdb5230cabc933e73274a97fe4c1e08b2c56f830577ec86461c5_s390x" ], "known_not_affected": [ "8Base-RHODF-4.12:odf4/cephcsi-rhel8@sha256:02a45a4526c44cd9723abb0e155a627cd0d7e827dc11e4679ddab1067cf82239_amd64", "8Base-RHODF-4.12:odf4/cephcsi-rhel8@sha256:26cd66e3c1b82d8466b45ad04821c15a570ecb4527f5b21e7b80e8c2addc7779_s390x", "8Base-RHODF-4.12:odf4/cephcsi-rhel8@sha256:ec31241541e2abd78bf8cf2a627c7c2372f613462f450f244b5652de4f84be75_ppc64le", "8Base-RHODF-4.12:odf4/mcg-core-rhel8@sha256:8e832ccabcce01c544a66a8f0dce82bf817fbb57b9c32f9d08fb6648615017a8_ppc64le", "8Base-RHODF-4.12:odf4/mcg-core-rhel8@sha256:b6259101dd506a40cf2ada869a74c6dfee70c962ef33059beb93a566fc6a7352_s390x", "8Base-RHODF-4.12:odf4/mcg-core-rhel8@sha256:f870f0e1c9101cc1235955958132cdccc4239a394a91b794f9c7d1076a831fc3_amd64", "8Base-RHODF-4.12:odf4/mcg-operator-bundle@sha256:ae25765423b3c26edbf244565fda9bb803f3f88806e5ad7351e7eea5249dab32_s390x", "8Base-RHODF-4.12:odf4/mcg-operator-bundle@sha256:b359aa18d0e121a5a8806c3bfcab145a432068d96023e1dfb6c0ff61729530ed_amd64", "8Base-RHODF-4.12:odf4/mcg-operator-bundle@sha256:c8d9b5a89e1855d531c36376b746dd04a7bdcce04b756a5e0575eb607cd4c5fb_ppc64le", "8Base-RHODF-4.12:odf4/mcg-rhel8-operator@sha256:571a9816824bd780addd14bdebdfa33d6e2dae774d2eaf3ce4598f77c5d2f46c_ppc64le", "8Base-RHODF-4.12:odf4/mcg-rhel8-operator@sha256:6e707cf70c75e3ffe056c741e8f8a743f9274c31136e1e6b0d54849f97f9e839_s390x", "8Base-RHODF-4.12:odf4/mcg-rhel8-operator@sha256:780f21748e8a2e93c825b73dfa339a10eb40ed118440ec1e6463f18be050660b_amd64", "8Base-RHODF-4.12:odf4/ocs-metrics-exporter-rhel8@sha256:02aa79c70cdd7d6705901a0251ee034d6f99babffd6b53d284b2887977da56a2_ppc64le", "8Base-RHODF-4.12:odf4/ocs-metrics-exporter-rhel8@sha256:0c16859624d28c4ead088206ffe90a931950846a3f468ffe4180384fafb2e914_amd64", "8Base-RHODF-4.12:odf4/ocs-metrics-exporter-rhel8@sha256:6f263c6ff6c9eb52d5a74977705357422750016f0e20aa5b4f0a2758ae2bf714_s390x", "8Base-RHODF-4.12:odf4/ocs-must-gather-rhel8@sha256:d9869214ad82dbe0822c6d2fc6e68d3cc5f136eea360c6aa35ef80fc042e0e4f_ppc64le", "8Base-RHODF-4.12:odf4/ocs-must-gather-rhel8@sha256:e4a184006675f2b90d4d61dff86314567926a462221d719d4f49b5aa539fd4d7_amd64", "8Base-RHODF-4.12:odf4/ocs-must-gather-rhel8@sha256:f8bb8fc209169c07136bf564d008dc945022d91a2b9701a2c26a8c9e119e48ae_s390x", "8Base-RHODF-4.12:odf4/ocs-operator-bundle@sha256:1ceee23741fdbd8ea57c896394b7907a0d085747761aaff7499f9acd3da12c05_ppc64le", "8Base-RHODF-4.12:odf4/ocs-operator-bundle@sha256:5a7eb94cbe7c3c3beb5b0b578a594db5b21952a917b80d5d144fd131983136f6_amd64", "8Base-RHODF-4.12:odf4/ocs-operator-bundle@sha256:df37316320641fb32a777267be06ffcf40fac7c5e18347f9082b1ca16e64e6fb_s390x", "8Base-RHODF-4.12:odf4/ocs-rhel8-operator@sha256:aa296e043b81a7a56f50a030f145fc3ef29f5a5cd629b2e443ae4ebd4a579949_amd64", "8Base-RHODF-4.12:odf4/ocs-rhel8-operator@sha256:b79e124c25a496d6faf8cb4fc2b6c6cfc16168a375ab74d646aeb47b7d313432_ppc64le", "8Base-RHODF-4.12:odf4/ocs-rhel8-operator@sha256:f3febb8c575c0008630db316cd445ebfeb4cf22729109d29649e90835cf9864a_s390x", "8Base-RHODF-4.12:odf4/odf-console-rhel8@sha256:05ded1646a55559834a7b5b73efe4cc75eb5766dacbd13625ac762f6b653cd06_s390x", "8Base-RHODF-4.12:odf4/odf-console-rhel8@sha256:06fcb2723384a47645b02b1e5bf204ee164c237d5858d54dcdf824a3ed0dbb92_ppc64le", "8Base-RHODF-4.12:odf4/odf-console-rhel8@sha256:9f618cd8acce0a97eb6da2bd07a198a5ea6dde4f89aed5d3db690e693b934e7b_amd64", "8Base-RHODF-4.12:odf4/odf-csi-addons-operator-bundle@sha256:a03151222a299e9994de4e490169f326fe97b770966e37107d6615e4f8e5ed54_s390x", "8Base-RHODF-4.12:odf4/odf-csi-addons-operator-bundle@sha256:c749a20a95dd9a2d494c6850269da4c785a991f7f8315f284eb40a009012fad8_amd64", "8Base-RHODF-4.12:odf4/odf-csi-addons-operator-bundle@sha256:eb9a4f71876b95ae09ff265bd775213e5ab5a0a52df72b0e81a235ef9b4dfa0c_ppc64le", "8Base-RHODF-4.12:odf4/odf-csi-addons-rhel8-operator@sha256:34c31af6bc9075c1e87707424bbd73b2cd958a60a66c6ab2b0b9d0dd5cf43d71_amd64", "8Base-RHODF-4.12:odf4/odf-csi-addons-rhel8-operator@sha256:81d995804e8323c5d3f8d97e4cfe3994f8557a570d95ef54d3a3fdb92983e36a_ppc64le", "8Base-RHODF-4.12:odf4/odf-csi-addons-rhel8-operator@sha256:dddbe73a0d0cb9cffef5cfe6c29d2fe5b1c47af44e461958dd40a7b1be7655d4_s390x", "8Base-RHODF-4.12:odf4/odf-csi-addons-sidecar-rhel8@sha256:0ef01ac2d319f6316a471a598c228b548496c34f65ac3408b7972a04b0322e9d_s390x", "8Base-RHODF-4.12:odf4/odf-csi-addons-sidecar-rhel8@sha256:279143d15ee81346544f3d349c31ceca4a961b7a0335ef244897b6f9539b0853_ppc64le", "8Base-RHODF-4.12:odf4/odf-csi-addons-sidecar-rhel8@sha256:ab6ef8e5bac5ed45620fd70046fae897edf2cb4c3f979f143925ff25e39573fe_amd64", "8Base-RHODF-4.12:odf4/odf-multicluster-console-rhel8@sha256:2c3875c244464a22072601e67a8f823f668e184f5409a00ddbb76c210d16c308_s390x", "8Base-RHODF-4.12:odf4/odf-multicluster-console-rhel8@sha256:f233577ffe579fe96f2bc5e40b31c503d07c1286a4552d13817f29e32a630bbf_ppc64le", "8Base-RHODF-4.12:odf4/odf-multicluster-console-rhel8@sha256:f91d25a2921acf5dd00c1e02d5004369fb774ac35e74d2ca700707463abc3de9_amd64", "8Base-RHODF-4.12:odf4/odf-multicluster-operator-bundle@sha256:3b6baf191b4c18ab9919b2fdb466fff213423a317a7a4693e8c6b6bbe49fad0e_amd64", "8Base-RHODF-4.12:odf4/odf-multicluster-operator-bundle@sha256:5ff129c7bd9895bd061b3f909dfa618a39de63c1a8962909fbd276ddb3cc0eac_s390x", "8Base-RHODF-4.12:odf4/odf-multicluster-operator-bundle@sha256:ce1e95332f5a1f26fda686689524434440cfaf79157b03e19bc6d5a8174ba08c_ppc64le", "8Base-RHODF-4.12:odf4/odf-operator-bundle@sha256:5b2c4038514d3ad2a50a0f1ff69d8bb1b63f68dc0a65cc59d84992544b129748_s390x", "8Base-RHODF-4.12:odf4/odf-operator-bundle@sha256:d5cb1e7b977ac06f3d135b75039f5e7d9b72712fb56da46b3197934468087089_ppc64le", "8Base-RHODF-4.12:odf4/odf-operator-bundle@sha256:ed4edaaa3aff9484ad8edf73b79674239b08e46b47783a32c2cdd30580a76f65_amd64", "8Base-RHODF-4.12:odf4/odf-rhel8-operator@sha256:548824cea11b74bd3cf029362e0af7ca4e274106536969e06100ed4d8e04c2ae_ppc64le", "8Base-RHODF-4.12:odf4/odf-rhel8-operator@sha256:93687d26b46bc7de5341a5e11a8040fcf47faaf8a21ce6dfd2128a00ede4ba40_amd64", "8Base-RHODF-4.12:odf4/odf-rhel8-operator@sha256:ab710ac2f356c8328dddbd1471b0952ffd529de61630dd0d3702e8f9ab17834a_s390x", "8Base-RHODF-4.12:odf4/odr-cluster-operator-bundle@sha256:08fb694a868637cc78da5d9a9a7de71c8f36ce54a8a66860aac95c9434207b80_amd64", "8Base-RHODF-4.12:odf4/odr-cluster-operator-bundle@sha256:34a6065837c1298716257cf0d393d2976d617442690ef476d18f582d179f933f_ppc64le", "8Base-RHODF-4.12:odf4/odr-cluster-operator-bundle@sha256:ea93d88a9abce4772f7fea2e1833d708f70261c99e4954fd1917d8ee8af3105e_s390x", "8Base-RHODF-4.12:odf4/odr-hub-operator-bundle@sha256:1c069d2e9b67ebcbaf69d6410556a52acdb54e2eb40fa6894bc849c7786d9453_ppc64le", "8Base-RHODF-4.12:odf4/odr-hub-operator-bundle@sha256:38d189fb8c68a5c1566fb87fc80c633ee21d351a9905cfb17d4585d70b448750_amd64", "8Base-RHODF-4.12:odf4/odr-hub-operator-bundle@sha256:a10ee5a6d0925df1836742715253826171f698655c4977ae2825bdab4eb19288_s390x", "8Base-RHODF-4.12:odf4/odr-rhel8-operator@sha256:120ed6dbb7c2001e81ba53ec2a64f5ee8e5108ff65ffbda481cb37b8c548e40f_s390x", "8Base-RHODF-4.12:odf4/odr-rhel8-operator@sha256:127ede6c4d4e1d9e1e3639a7002b220e8b5610a0dbb86439f0fd21d7f2a60061_amd64", "8Base-RHODF-4.12:odf4/odr-rhel8-operator@sha256:43b8ec1e8a4064044087ddfe6f69923bce5760fd6584796b658d91ae5a578af1_ppc64le", "8Base-RHODF-4.12:odf4/rook-ceph-rhel8-operator@sha256:a471ad0f59a27bd83a72f56016a53385692b23311ee37e74ae89a067fa931b49_amd64", "8Base-RHODF-4.12:odf4/rook-ceph-rhel8-operator@sha256:a7a9d2468137c9c37acd96f3754088186491317d90537c6f90cf7a24bbe99ca3_s390x", "8Base-RHODF-4.12:odf4/rook-ceph-rhel8-operator@sha256:e1c44a717f76e99f94453222c26c11122a12ff1257b52a5df5e2f298f648d7fc_ppc64le" ] }, "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-17T22:34:01+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-RHODF-4.12:odf4/odf-multicluster-rhel8-operator@sha256:457dc81080a0b9eb0920edf2f4b485b004bd052b2aed5f67271deeface6d5bcb_ppc64le", "8Base-RHODF-4.12:odf4/odf-multicluster-rhel8-operator@sha256:4882968a8b7e1409be1ffa26de6f7f8d07d381e2b43f79ce7a48b3ac9a6eb31e_amd64", "8Base-RHODF-4.12:odf4/odf-multicluster-rhel8-operator@sha256:5eacb98798e5cdb5230cabc933e73274a97fe4c1e08b2c56f830577ec86461c5_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1816" } ], "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": [ "8Base-RHODF-4.12:odf4/cephcsi-rhel8@sha256:02a45a4526c44cd9723abb0e155a627cd0d7e827dc11e4679ddab1067cf82239_amd64", "8Base-RHODF-4.12:odf4/cephcsi-rhel8@sha256:26cd66e3c1b82d8466b45ad04821c15a570ecb4527f5b21e7b80e8c2addc7779_s390x", "8Base-RHODF-4.12:odf4/cephcsi-rhel8@sha256:ec31241541e2abd78bf8cf2a627c7c2372f613462f450f244b5652de4f84be75_ppc64le", "8Base-RHODF-4.12:odf4/mcg-core-rhel8@sha256:8e832ccabcce01c544a66a8f0dce82bf817fbb57b9c32f9d08fb6648615017a8_ppc64le", "8Base-RHODF-4.12:odf4/mcg-core-rhel8@sha256:b6259101dd506a40cf2ada869a74c6dfee70c962ef33059beb93a566fc6a7352_s390x", "8Base-RHODF-4.12:odf4/mcg-core-rhel8@sha256:f870f0e1c9101cc1235955958132cdccc4239a394a91b794f9c7d1076a831fc3_amd64", "8Base-RHODF-4.12:odf4/mcg-operator-bundle@sha256:ae25765423b3c26edbf244565fda9bb803f3f88806e5ad7351e7eea5249dab32_s390x", "8Base-RHODF-4.12:odf4/mcg-operator-bundle@sha256:b359aa18d0e121a5a8806c3bfcab145a432068d96023e1dfb6c0ff61729530ed_amd64", "8Base-RHODF-4.12:odf4/mcg-operator-bundle@sha256:c8d9b5a89e1855d531c36376b746dd04a7bdcce04b756a5e0575eb607cd4c5fb_ppc64le", "8Base-RHODF-4.12:odf4/mcg-rhel8-operator@sha256:571a9816824bd780addd14bdebdfa33d6e2dae774d2eaf3ce4598f77c5d2f46c_ppc64le", "8Base-RHODF-4.12:odf4/mcg-rhel8-operator@sha256:6e707cf70c75e3ffe056c741e8f8a743f9274c31136e1e6b0d54849f97f9e839_s390x", "8Base-RHODF-4.12:odf4/mcg-rhel8-operator@sha256:780f21748e8a2e93c825b73dfa339a10eb40ed118440ec1e6463f18be050660b_amd64", "8Base-RHODF-4.12:odf4/ocs-metrics-exporter-rhel8@sha256:02aa79c70cdd7d6705901a0251ee034d6f99babffd6b53d284b2887977da56a2_ppc64le", "8Base-RHODF-4.12:odf4/ocs-metrics-exporter-rhel8@sha256:0c16859624d28c4ead088206ffe90a931950846a3f468ffe4180384fafb2e914_amd64", "8Base-RHODF-4.12:odf4/ocs-metrics-exporter-rhel8@sha256:6f263c6ff6c9eb52d5a74977705357422750016f0e20aa5b4f0a2758ae2bf714_s390x", "8Base-RHODF-4.12:odf4/ocs-must-gather-rhel8@sha256:d9869214ad82dbe0822c6d2fc6e68d3cc5f136eea360c6aa35ef80fc042e0e4f_ppc64le", "8Base-RHODF-4.12:odf4/ocs-must-gather-rhel8@sha256:e4a184006675f2b90d4d61dff86314567926a462221d719d4f49b5aa539fd4d7_amd64", "8Base-RHODF-4.12:odf4/ocs-must-gather-rhel8@sha256:f8bb8fc209169c07136bf564d008dc945022d91a2b9701a2c26a8c9e119e48ae_s390x", "8Base-RHODF-4.12:odf4/ocs-operator-bundle@sha256:1ceee23741fdbd8ea57c896394b7907a0d085747761aaff7499f9acd3da12c05_ppc64le", "8Base-RHODF-4.12:odf4/ocs-operator-bundle@sha256:5a7eb94cbe7c3c3beb5b0b578a594db5b21952a917b80d5d144fd131983136f6_amd64", "8Base-RHODF-4.12:odf4/ocs-operator-bundle@sha256:df37316320641fb32a777267be06ffcf40fac7c5e18347f9082b1ca16e64e6fb_s390x", "8Base-RHODF-4.12:odf4/ocs-rhel8-operator@sha256:aa296e043b81a7a56f50a030f145fc3ef29f5a5cd629b2e443ae4ebd4a579949_amd64", "8Base-RHODF-4.12:odf4/ocs-rhel8-operator@sha256:b79e124c25a496d6faf8cb4fc2b6c6cfc16168a375ab74d646aeb47b7d313432_ppc64le", "8Base-RHODF-4.12:odf4/ocs-rhel8-operator@sha256:f3febb8c575c0008630db316cd445ebfeb4cf22729109d29649e90835cf9864a_s390x", "8Base-RHODF-4.12:odf4/odf-console-rhel8@sha256:05ded1646a55559834a7b5b73efe4cc75eb5766dacbd13625ac762f6b653cd06_s390x", "8Base-RHODF-4.12:odf4/odf-console-rhel8@sha256:06fcb2723384a47645b02b1e5bf204ee164c237d5858d54dcdf824a3ed0dbb92_ppc64le", "8Base-RHODF-4.12:odf4/odf-console-rhel8@sha256:9f618cd8acce0a97eb6da2bd07a198a5ea6dde4f89aed5d3db690e693b934e7b_amd64", "8Base-RHODF-4.12:odf4/odf-csi-addons-operator-bundle@sha256:a03151222a299e9994de4e490169f326fe97b770966e37107d6615e4f8e5ed54_s390x", "8Base-RHODF-4.12:odf4/odf-csi-addons-operator-bundle@sha256:c749a20a95dd9a2d494c6850269da4c785a991f7f8315f284eb40a009012fad8_amd64", "8Base-RHODF-4.12:odf4/odf-csi-addons-operator-bundle@sha256:eb9a4f71876b95ae09ff265bd775213e5ab5a0a52df72b0e81a235ef9b4dfa0c_ppc64le", "8Base-RHODF-4.12:odf4/odf-csi-addons-rhel8-operator@sha256:34c31af6bc9075c1e87707424bbd73b2cd958a60a66c6ab2b0b9d0dd5cf43d71_amd64", "8Base-RHODF-4.12:odf4/odf-csi-addons-rhel8-operator@sha256:81d995804e8323c5d3f8d97e4cfe3994f8557a570d95ef54d3a3fdb92983e36a_ppc64le", "8Base-RHODF-4.12:odf4/odf-csi-addons-rhel8-operator@sha256:dddbe73a0d0cb9cffef5cfe6c29d2fe5b1c47af44e461958dd40a7b1be7655d4_s390x", "8Base-RHODF-4.12:odf4/odf-csi-addons-sidecar-rhel8@sha256:0ef01ac2d319f6316a471a598c228b548496c34f65ac3408b7972a04b0322e9d_s390x", "8Base-RHODF-4.12:odf4/odf-csi-addons-sidecar-rhel8@sha256:279143d15ee81346544f3d349c31ceca4a961b7a0335ef244897b6f9539b0853_ppc64le", "8Base-RHODF-4.12:odf4/odf-csi-addons-sidecar-rhel8@sha256:ab6ef8e5bac5ed45620fd70046fae897edf2cb4c3f979f143925ff25e39573fe_amd64", "8Base-RHODF-4.12:odf4/odf-multicluster-console-rhel8@sha256:2c3875c244464a22072601e67a8f823f668e184f5409a00ddbb76c210d16c308_s390x", "8Base-RHODF-4.12:odf4/odf-multicluster-console-rhel8@sha256:f233577ffe579fe96f2bc5e40b31c503d07c1286a4552d13817f29e32a630bbf_ppc64le", "8Base-RHODF-4.12:odf4/odf-multicluster-console-rhel8@sha256:f91d25a2921acf5dd00c1e02d5004369fb774ac35e74d2ca700707463abc3de9_amd64", "8Base-RHODF-4.12:odf4/odf-multicluster-operator-bundle@sha256:3b6baf191b4c18ab9919b2fdb466fff213423a317a7a4693e8c6b6bbe49fad0e_amd64", "8Base-RHODF-4.12:odf4/odf-multicluster-operator-bundle@sha256:5ff129c7bd9895bd061b3f909dfa618a39de63c1a8962909fbd276ddb3cc0eac_s390x", "8Base-RHODF-4.12:odf4/odf-multicluster-operator-bundle@sha256:ce1e95332f5a1f26fda686689524434440cfaf79157b03e19bc6d5a8174ba08c_ppc64le", "8Base-RHODF-4.12:odf4/odf-multicluster-rhel8-operator@sha256:457dc81080a0b9eb0920edf2f4b485b004bd052b2aed5f67271deeface6d5bcb_ppc64le", "8Base-RHODF-4.12:odf4/odf-multicluster-rhel8-operator@sha256:4882968a8b7e1409be1ffa26de6f7f8d07d381e2b43f79ce7a48b3ac9a6eb31e_amd64", "8Base-RHODF-4.12:odf4/odf-multicluster-rhel8-operator@sha256:5eacb98798e5cdb5230cabc933e73274a97fe4c1e08b2c56f830577ec86461c5_s390x", "8Base-RHODF-4.12:odf4/odf-operator-bundle@sha256:5b2c4038514d3ad2a50a0f1ff69d8bb1b63f68dc0a65cc59d84992544b129748_s390x", "8Base-RHODF-4.12:odf4/odf-operator-bundle@sha256:d5cb1e7b977ac06f3d135b75039f5e7d9b72712fb56da46b3197934468087089_ppc64le", "8Base-RHODF-4.12:odf4/odf-operator-bundle@sha256:ed4edaaa3aff9484ad8edf73b79674239b08e46b47783a32c2cdd30580a76f65_amd64", "8Base-RHODF-4.12:odf4/odf-rhel8-operator@sha256:548824cea11b74bd3cf029362e0af7ca4e274106536969e06100ed4d8e04c2ae_ppc64le", "8Base-RHODF-4.12:odf4/odf-rhel8-operator@sha256:93687d26b46bc7de5341a5e11a8040fcf47faaf8a21ce6dfd2128a00ede4ba40_amd64", "8Base-RHODF-4.12:odf4/odf-rhel8-operator@sha256:ab710ac2f356c8328dddbd1471b0952ffd529de61630dd0d3702e8f9ab17834a_s390x", "8Base-RHODF-4.12:odf4/odr-cluster-operator-bundle@sha256:08fb694a868637cc78da5d9a9a7de71c8f36ce54a8a66860aac95c9434207b80_amd64", "8Base-RHODF-4.12:odf4/odr-cluster-operator-bundle@sha256:34a6065837c1298716257cf0d393d2976d617442690ef476d18f582d179f933f_ppc64le", "8Base-RHODF-4.12:odf4/odr-cluster-operator-bundle@sha256:ea93d88a9abce4772f7fea2e1833d708f70261c99e4954fd1917d8ee8af3105e_s390x", "8Base-RHODF-4.12:odf4/odr-hub-operator-bundle@sha256:1c069d2e9b67ebcbaf69d6410556a52acdb54e2eb40fa6894bc849c7786d9453_ppc64le", "8Base-RHODF-4.12:odf4/odr-hub-operator-bundle@sha256:38d189fb8c68a5c1566fb87fc80c633ee21d351a9905cfb17d4585d70b448750_amd64", "8Base-RHODF-4.12:odf4/odr-hub-operator-bundle@sha256:a10ee5a6d0925df1836742715253826171f698655c4977ae2825bdab4eb19288_s390x", "8Base-RHODF-4.12:odf4/odr-rhel8-operator@sha256:120ed6dbb7c2001e81ba53ec2a64f5ee8e5108ff65ffbda481cb37b8c548e40f_s390x", "8Base-RHODF-4.12:odf4/odr-rhel8-operator@sha256:127ede6c4d4e1d9e1e3639a7002b220e8b5610a0dbb86439f0fd21d7f2a60061_amd64", "8Base-RHODF-4.12:odf4/odr-rhel8-operator@sha256:43b8ec1e8a4064044087ddfe6f69923bce5760fd6584796b658d91ae5a578af1_ppc64le", "8Base-RHODF-4.12:odf4/rook-ceph-rhel8-operator@sha256:a471ad0f59a27bd83a72f56016a53385692b23311ee37e74ae89a067fa931b49_amd64", "8Base-RHODF-4.12:odf4/rook-ceph-rhel8-operator@sha256:a7a9d2468137c9c37acd96f3754088186491317d90537c6f90cf7a24bbe99ca3_s390x", "8Base-RHODF-4.12:odf4/rook-ceph-rhel8-operator@sha256:e1c44a717f76e99f94453222c26c11122a12ff1257b52a5df5e2f298f648d7fc_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests" } ] }
rhsa-2023_3612
Vulnerability from csaf_redhat
Published
2023-06-23 04:43
Modified
2025-01-06 19:27
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.13.4 packages and security update
Notes
Topic
Red Hat OpenShift Container Platform release 4.13.4 is now available with updates to packages and images that fix several bugs and add enhancements.
This release includes a security update for Red Hat OpenShift Container Platform 4.13.
Red 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.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
This advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.13.4. See the following advisory for the container images for this release:
https://access.redhat.com/errata/RHSA-2023:3614
Security Fix(es):
* golang: html/template: improper handling of JavaScript whitespace
(CVE-2023-24540)
* golang: net/http: excessive memory growth in a Go server accepting HTTP/2
requests (CVE-2022-41717)
* golang: crypto/tls: large handshake records may cause panics
(CVE-2022-41724)
* golang: net/http, mime/multipart: denial of service from excessive
resource consumption (CVE-2022-41725)
* golang: net/http, net/textproto: denial of service from excessive memory
allocation (CVE-2023-24534)
* golang: net/http, net/textproto, mime/multipart: denial of service from
excessive resource consumption (CVE-2023-24536)
* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)
* golang: html/template: backticks not treated as string delimiters
(CVE-2023-24538)
* runc: volume mount race condition (regression of CVE 2019-19921)
(CVE-2023-27561)
For 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.
All 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
Terms of Use
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.
{ "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.4 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.4. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:3614\n\nSecurity Fix(es):\n\n* golang: html/template: improper handling of JavaScript whitespace\n(CVE-2023-24540)\n\n* golang: net/http: excessive memory growth in a Go server accepting HTTP/2\nrequests (CVE-2022-41717)\n\n* golang: crypto/tls: large handshake records may cause panics\n(CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive\nresource consumption (CVE-2022-41725)\n\n* golang: net/http, net/textproto: denial of service from excessive memory\nallocation (CVE-2023-24534)\n\n* golang: net/http, net/textproto, mime/multipart: denial of service from\nexcessive resource consumption (CVE-2023-24536)\n\n* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)\n\n* golang: html/template: backticks not treated as string delimiters\n(CVE-2023-24538)\n\n* runc: volume mount race condition (regression of CVE 2019-19921)\n(CVE-2023-27561)\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:3612", "url": "https://access.redhat.com/errata/RHSA-2023:3612" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/articles/11258", "url": "https://access.redhat.com/articles/11258" }, { "category": "external", "summary": "2161274", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274" }, { "category": "external", "summary": "2175721", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175721" }, { "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": "2196027", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3612.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.4 packages and security update", "tracking": { "current_release_date": "2025-01-06T19:27:26+00:00", "generator": { "date": "2025-01-06T19:27:26+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2023:3612", "initial_release_date": "2023-06-23T04:43:23+00:00", "revision_history": [ { "date": "2023-06-23T04:43:23+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-06-23T04:43:23+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T19:27:26+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_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": "buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "product": { "name": "buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "product_id": "buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-2.1.rhaos4.13.el9?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "product": { "name": "conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "product_id": "conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-2.1.rhaos4.13.el9?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "product": { "name": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "product_id": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.26.3-10.rhaos4.13.git994242a.el9?arch=src" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-284.18.1.el9_2.src", "product": { "name": "kernel-0:5.14.0-284.18.1.el9_2.src", "product_id": "kernel-0:5.14.0-284.18.1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-284.18.1.el9_2?arch=src" } } }, { "category": "product_version", "name": "kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "product": { "name": "kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "product_id": "kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.18.1.rt14.303.el9_2?arch=src" } } }, { "category": "product_version", "name": "openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "product": { "name": "openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "product_id": "openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift@4.13.0-202306072143.p0.g7d22122.assembly.stream.el9?arch=src" } } }, { "category": "product_version", "name": "podman-3:4.4.1-5.1.rhaos4.13.el9.src", "product": { "name": "podman-3:4.4.1-5.1.rhaos4.13.el9.src", "product_id": "podman-3:4.4.1-5.1.rhaos4.13.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-5.1.rhaos4.13.el9?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "product": { "name": "skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "product_id": "skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-2.1.rhaos4.13.el9?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-2.rhaos4.13.el8.src", "product": { "name": "buildah-1:1.29.1-2.rhaos4.13.el8.src", "product_id": "buildah-1:1.29.1-2.rhaos4.13.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-2.rhaos4.13.el8?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-2.rhaos4.13.el8.src", "product": { "name": "conmon-3:2.1.7-2.rhaos4.13.el8.src", "product_id": "conmon-3:2.1.7-2.rhaos4.13.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-2.rhaos4.13.el8?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "product": { "name": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "product_id": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-7.rhaos4.13.el8?arch=src" } } }, { "category": "product_version", "name": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "product": { "name": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "product_id": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.26.3-9.rhaos4.13.git994242a.el8?arch=src" } } }, { "category": "product_version", "name": "openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "product": { "name": "openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "product_id": "openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift@4.13.0-202306072143.p0.g7d22122.assembly.stream.el8?arch=src" } } }, { "category": "product_version", "name": "podman-3:4.4.1-4.rhaos4.13.el8.src", "product": { "name": "podman-3:4.4.1-4.rhaos4.13.el8.src", "product_id": "podman-3:4.4.1-4.rhaos4.13.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-4.rhaos4.13.el8?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "runc-4:1.1.6-4.rhaos4.13.el8.src", "product": { "name": "runc-4:1.1.6-4.rhaos4.13.el8.src", "product_id": "runc-4:1.1.6-4.rhaos4.13.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.6-4.rhaos4.13.el8?arch=src\u0026epoch=4" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-2.rhaos4.13.el8.src", "product": { "name": "skopeo-2:1.11.2-2.rhaos4.13.el8.src", "product_id": "skopeo-2:1.11.2-2.rhaos4.13.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-2.rhaos4.13.el8?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "product": { "name": "buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "product_id": "buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-2.1.rhaos4.13.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "product": { "name": "buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "product_id": "buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-2.1.rhaos4.13.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "product": { "name": "buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "product_id": "buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-2.1.rhaos4.13.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "product": { "name": "buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "product_id": "buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-2.1.rhaos4.13.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "product_id": "buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-2.1.rhaos4.13.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "product": { "name": "conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "product_id": "conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-2.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "product": { "name": "conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "product_id": "conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-2.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "product": { "name": "conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "product_id": "conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-2.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "product": { "name": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "product_id": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.26.3-10.rhaos4.13.git994242a.el9?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "product": { "name": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "product_id": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-10.rhaos4.13.git994242a.el9?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "product": { "name": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "product_id": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-10.rhaos4.13.git994242a.el9?arch=x86_64" } } }, { "category": "product_version", "name": "bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "product": { "name": "bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "product_id": "bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "perf-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "perf-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "rtla-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "rtla-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "rtla-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rtla@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "product": { "name": "bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "product_id": "bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "product": { "name": "python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "product_id": "python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.18.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product": { "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.18.1.rt14.303.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "product": { "name": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "product_id": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202306072143.p0.g7d22122.assembly.stream.el9?arch=x86_64" } } }, { "category": "product_version", "name": "podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product": { "name": "podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product_id": "podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-5.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product": { "name": "podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product_id": "podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-5.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product": { "name": "podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product_id": "podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-5.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product": { "name": "podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product_id": "podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-5.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product": { "name": "podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product_id": "podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-5.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product": { "name": "podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product_id": "podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-5.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product": { "name": "podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product_id": "podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-5.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-5.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product_id": "podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-5.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product": { "name": "podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product_id": "podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-5.1.rhaos4.13.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "product": { "name": "skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "product_id": "skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-2.1.rhaos4.13.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "product": { "name": "skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "product_id": "skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-2.1.rhaos4.13.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "product": { "name": "skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "product_id": "skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-2.1.rhaos4.13.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "product": { "name": "skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "product_id": "skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-2.1.rhaos4.13.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "product": { "name": "buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "product_id": "buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-2.rhaos4.13.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "product": { "name": "buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "product_id": "buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-2.rhaos4.13.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "product": { "name": "buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "product_id": "buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-2.rhaos4.13.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "product": { "name": "buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "product_id": "buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-2.rhaos4.13.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "product_id": "buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-2.rhaos4.13.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "product": { "name": "conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "product_id": "conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-2.rhaos4.13.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "product": { "name": "conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "product_id": "conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-2.rhaos4.13.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "product": { "name": "conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "product_id": "conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-2.rhaos4.13.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "product": { "name": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "product_id": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-7.rhaos4.13.el8?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "product": { "name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "product_id": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-7.rhaos4.13.el8?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "product_id": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-7.rhaos4.13.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "product": { "name": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "product_id": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.26.3-9.rhaos4.13.git994242a.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "product": { "name": "cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "product_id": "cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-9.rhaos4.13.git994242a.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "product": { "name": "cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "product_id": "cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-9.rhaos4.13.git994242a.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "product": { "name": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "product_id": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202306072143.p0.g7d22122.assembly.stream.el8?arch=x86_64" } } }, { "category": "product_version", "name": "podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "product": { "name": "podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_id": "podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-4.rhaos4.13.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "product": { "name": "podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_id": "podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-4.rhaos4.13.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "product": { "name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_id": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-4.rhaos4.13.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "product": { "name": "podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_id": "podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-4.rhaos4.13.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "product": { "name": "podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_id": "podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-4.rhaos4.13.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "product": { "name": "podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_id": "podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-4.rhaos4.13.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "product": { "name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_id": "podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-4.rhaos4.13.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_id": "podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-4.rhaos4.13.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "product": { "name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_id": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-4.rhaos4.13.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-4.rhaos4.13.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_id": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-4.rhaos4.13.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "product": { "name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_id": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-4.rhaos4.13.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "product": { "name": "runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "product_id": "runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.6-4.rhaos4.13.el8?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "product": { "name": "runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "product_id": "runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-4.rhaos4.13.el8?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "product": { "name": "runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "product_id": "runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-4.rhaos4.13.el8?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "product": { "name": "skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "product_id": "skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-2.rhaos4.13.el8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "product": { "name": "skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "product_id": "skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-2.rhaos4.13.el8?arch=x86_64\u0026epoch=2" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "product": { "name": "buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "product_id": "buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-2.1.rhaos4.13.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "product": { "name": "buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "product_id": "buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-2.1.rhaos4.13.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "product": { "name": "buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "product_id": "buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-2.1.rhaos4.13.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "product": { "name": "buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "product_id": "buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-2.1.rhaos4.13.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "product_id": "buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-2.1.rhaos4.13.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "product": { "name": "conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "product_id": "conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-2.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "product": { "name": "conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "product_id": "conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-2.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "product": { "name": "conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "product_id": "conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-2.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "product": { "name": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "product_id": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.26.3-10.rhaos4.13.git994242a.el9?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "product": { "name": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "product_id": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-10.rhaos4.13.git994242a.el9?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "product": { "name": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "product_id": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-10.rhaos4.13.git994242a.el9?arch=aarch64" } } }, { "category": "product_version", "name": "bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "product": { "name": "bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "product_id": "bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "perf-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "perf-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "perf-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "rtla-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "rtla-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "rtla-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rtla@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "product": { "name": "bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "product_id": "bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "product": { "name": "python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "product_id": "python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.18.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "product": { "name": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "product_id": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202306072143.p0.g7d22122.assembly.stream.el9?arch=aarch64" } } }, { "category": "product_version", "name": "podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product": { "name": "podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product_id": "podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-5.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product": { "name": "podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product_id": "podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-5.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product": { "name": "podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product_id": "podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-5.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product": { "name": "podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product_id": "podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-5.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product": { "name": "podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product_id": "podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-5.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product": { "name": "podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product_id": "podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-5.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product": { "name": "podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product_id": "podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-5.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-5.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product_id": "podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-5.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product": { "name": "podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product_id": "podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-5.1.rhaos4.13.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "product": { "name": "skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "product_id": "skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-2.1.rhaos4.13.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "product": { "name": "skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "product_id": "skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-2.1.rhaos4.13.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "product": { "name": "skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "product_id": "skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-2.1.rhaos4.13.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "product": { "name": "skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "product_id": "skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-2.1.rhaos4.13.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "product": { "name": "buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "product_id": "buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-2.rhaos4.13.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "product": { "name": "buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "product_id": "buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-2.rhaos4.13.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "product": { "name": "buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "product_id": "buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-2.rhaos4.13.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "product": { "name": "buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "product_id": "buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-2.rhaos4.13.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "product_id": "buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-2.rhaos4.13.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "product": { "name": "conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "product_id": "conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-2.rhaos4.13.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "product": { "name": "conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "product_id": "conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-2.rhaos4.13.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "product": { "name": "conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "product_id": "conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-2.rhaos4.13.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "product": { "name": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "product_id": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-7.rhaos4.13.el8?arch=aarch64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "product": { "name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "product_id": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-7.rhaos4.13.el8?arch=aarch64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "product_id": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-7.rhaos4.13.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "product": { "name": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "product_id": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.26.3-9.rhaos4.13.git994242a.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "product": { "name": "cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "product_id": "cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-9.rhaos4.13.git994242a.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "product": { "name": "cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "product_id": "cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-9.rhaos4.13.git994242a.el8?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "product": { "name": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "product_id": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202306072143.p0.g7d22122.assembly.stream.el8?arch=aarch64" } } }, { "category": "product_version", "name": "podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "product": { "name": "podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_id": "podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-4.rhaos4.13.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "product": { "name": "podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_id": "podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-4.rhaos4.13.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "product": { "name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_id": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-4.rhaos4.13.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "product": { "name": "podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_id": "podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-4.rhaos4.13.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "product": { "name": "podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_id": "podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-4.rhaos4.13.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "product": { "name": "podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_id": "podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-4.rhaos4.13.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "product": { "name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_id": "podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-4.rhaos4.13.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_id": "podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-4.rhaos4.13.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "product": { "name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_id": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-4.rhaos4.13.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-4.rhaos4.13.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_id": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-4.rhaos4.13.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "product": { "name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_id": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-4.rhaos4.13.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "product": { "name": "runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "product_id": "runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.6-4.rhaos4.13.el8?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "product": { "name": "runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "product_id": "runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-4.rhaos4.13.el8?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "product": { "name": "runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "product_id": "runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-4.rhaos4.13.el8?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "product": { "name": "skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "product_id": "skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-2.rhaos4.13.el8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "product": { "name": "skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "product_id": "skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-2.rhaos4.13.el8?arch=aarch64\u0026epoch=2" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "product": { "name": "buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "product_id": "buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-2.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "product": { "name": "buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "product_id": "buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-2.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "product": { "name": "buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "product_id": "buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-2.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "product": { "name": "buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "product_id": "buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-2.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-2.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "product": { "name": "conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "product_id": "conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-2.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "product": { "name": "conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "product_id": "conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-2.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "product": { "name": "conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "product_id": "conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-2.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "product": { "name": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "product_id": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.26.3-10.rhaos4.13.git994242a.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "product": { "name": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "product_id": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-10.rhaos4.13.git994242a.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "product": { "name": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "product_id": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-10.rhaos4.13.git994242a.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "product": { "name": "bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "product_id": "bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "perf-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "perf-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rtla@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "product": { "name": "bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "product_id": "bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "product": { "name": "python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "product_id": "python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.18.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "product": { "name": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "product_id": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202306072143.p0.g7d22122.assembly.stream.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product": { "name": "podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product_id": "podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-5.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product": { "name": "podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product_id": "podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-5.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product": { "name": "podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product_id": "podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-5.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product": { "name": "podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product_id": "podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-5.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product": { "name": "podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product_id": "podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-5.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product": { "name": "podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product_id": "podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-5.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product": { "name": "podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product_id": "podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-5.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-5.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product_id": "podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-5.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product": { "name": "podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product_id": "podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-5.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "product": { "name": "skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "product_id": "skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-2.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "product": { "name": "skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "product_id": "skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-2.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "product": { "name": "skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "product_id": "skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-2.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "product": { "name": "skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "product_id": "skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-2.1.rhaos4.13.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "product": { "name": "buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "product_id": "buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-2.rhaos4.13.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "product": { "name": "buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "product_id": "buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-2.rhaos4.13.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "product": { "name": "buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "product_id": "buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-2.rhaos4.13.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "product": { "name": "buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "product_id": "buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-2.rhaos4.13.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-2.rhaos4.13.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "product": { "name": "conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "product_id": "conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-2.rhaos4.13.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "product": { "name": "conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "product_id": "conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-2.rhaos4.13.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "product": { "name": "conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "product_id": "conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-2.rhaos4.13.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "product": { "name": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "product_id": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-7.rhaos4.13.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "product_id": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-7.rhaos4.13.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "product_id": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-7.rhaos4.13.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "product": { "name": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "product_id": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.26.3-9.rhaos4.13.git994242a.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "product": { "name": "cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "product_id": "cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-9.rhaos4.13.git994242a.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "product": { "name": "cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "product_id": "cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-9.rhaos4.13.git994242a.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "product": { "name": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "product_id": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202306072143.p0.g7d22122.assembly.stream.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product": { "name": "podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_id": "podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-4.rhaos4.13.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product": { "name": "podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_id": "podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-4.rhaos4.13.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product": { "name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_id": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-4.rhaos4.13.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product": { "name": "podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_id": "podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-4.rhaos4.13.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product": { "name": "podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_id": "podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-4.rhaos4.13.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product": { "name": "podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_id": "podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-4.rhaos4.13.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product": { "name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_id": "podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-4.rhaos4.13.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_id": "podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-4.rhaos4.13.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product": { "name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_id": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-4.rhaos4.13.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-4.rhaos4.13.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_id": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-4.rhaos4.13.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product": { "name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_id": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-4.rhaos4.13.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "product": { "name": "runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "product_id": "runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.6-4.rhaos4.13.el8?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "product": { "name": "runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "product_id": "runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-4.rhaos4.13.el8?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "product": { "name": "runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "product_id": "runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-4.rhaos4.13.el8?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "product": { "name": "skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "product_id": "skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-2.rhaos4.13.el8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "product": { "name": "skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "product_id": "skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-2.rhaos4.13.el8?arch=ppc64le\u0026epoch=2" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "product": { "name": "buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "product_id": "buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-2.1.rhaos4.13.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "product": { "name": "buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "product_id": "buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-2.1.rhaos4.13.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "product": { "name": "buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "product_id": "buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-2.1.rhaos4.13.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "product": { "name": "buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "product_id": "buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-2.1.rhaos4.13.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "product_id": "buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-2.1.rhaos4.13.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "product": { "name": "conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "product_id": "conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-2.1.rhaos4.13.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "product": { "name": "conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "product_id": "conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-2.1.rhaos4.13.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "product": { "name": "conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "product_id": "conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-2.1.rhaos4.13.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "product": { "name": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "product_id": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.26.3-10.rhaos4.13.git994242a.el9?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "product": { "name": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "product_id": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-10.rhaos4.13.git994242a.el9?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "product": { "name": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "product_id": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-10.rhaos4.13.git994242a.el9?arch=s390x" } } }, { "category": "product_version", "name": "bpftool-0:7.0.0-284.18.1.el9_2.s390x", "product": { "name": "bpftool-0:7.0.0-284.18.1.el9_2.s390x", "product_id": "bpftool-0:7.0.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "perf-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "perf-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "perf-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "rtla-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "rtla-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "rtla-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rtla@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "product": { "name": "bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "product_id": "bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "product": { "name": "python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "product_id": "python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.18.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "product": { "name": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "product_id": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202306072143.p0.g7d22122.assembly.stream.el9?arch=s390x" } } }, { "category": "product_version", "name": "podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product": { "name": "podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product_id": "podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-5.1.rhaos4.13.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product": { "name": "podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product_id": "podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-5.1.rhaos4.13.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product": { "name": "podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product_id": "podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-5.1.rhaos4.13.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product": { "name": "podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product_id": "podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-5.1.rhaos4.13.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product": { "name": "podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product_id": "podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-5.1.rhaos4.13.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product": { "name": "podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product_id": "podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-5.1.rhaos4.13.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product": { "name": "podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product_id": "podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-5.1.rhaos4.13.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-5.1.rhaos4.13.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product_id": "podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-5.1.rhaos4.13.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product": { "name": "podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product_id": "podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-5.1.rhaos4.13.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "product": { "name": "skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "product_id": "skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-2.1.rhaos4.13.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "product": { "name": "skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "product_id": "skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-2.1.rhaos4.13.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "product": { "name": "skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "product_id": "skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-2.1.rhaos4.13.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "product": { "name": "skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "product_id": "skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-2.1.rhaos4.13.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "product": { "name": "buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "product_id": "buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-2.rhaos4.13.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "product": { "name": "buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "product_id": "buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-2.rhaos4.13.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "product": { "name": "buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "product_id": "buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-2.rhaos4.13.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "product": { "name": "buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "product_id": "buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-2.rhaos4.13.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "product_id": "buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-2.rhaos4.13.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "product": { "name": "conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "product_id": "conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-2.rhaos4.13.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "product": { "name": "conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "product_id": "conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-2.rhaos4.13.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "product": { "name": "conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "product_id": "conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-2.rhaos4.13.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "product": { "name": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "product_id": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-7.rhaos4.13.el8?arch=s390x" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "product": { "name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "product_id": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-7.rhaos4.13.el8?arch=s390x" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "product": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "product_id": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-7.rhaos4.13.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "product": { "name": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "product_id": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.26.3-9.rhaos4.13.git994242a.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "product": { "name": "cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "product_id": "cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-9.rhaos4.13.git994242a.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "product": { "name": "cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "product_id": "cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-9.rhaos4.13.git994242a.el8?arch=s390x" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "product": { "name": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "product_id": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202306072143.p0.g7d22122.assembly.stream.el8?arch=s390x" } } }, { "category": "product_version", "name": "podman-3:4.4.1-4.rhaos4.13.el8.s390x", "product": { "name": "podman-3:4.4.1-4.rhaos4.13.el8.s390x", "product_id": "podman-3:4.4.1-4.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-4.rhaos4.13.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "product": { "name": "podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "product_id": "podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-4.rhaos4.13.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "product": { "name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "product_id": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-4.rhaos4.13.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "product": { "name": "podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "product_id": "podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-4.rhaos4.13.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "product": { "name": "podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "product_id": "podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-4.rhaos4.13.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "product": { "name": "podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "product_id": "podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-4.rhaos4.13.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "product": { "name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "product_id": "podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-4.rhaos4.13.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "product_id": "podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-4.rhaos4.13.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "product": { "name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "product_id": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-4.rhaos4.13.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-4.rhaos4.13.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "product_id": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-4.rhaos4.13.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "product": { "name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "product_id": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-4.rhaos4.13.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "runc-4:1.1.6-4.rhaos4.13.el8.s390x", "product": { "name": "runc-4:1.1.6-4.rhaos4.13.el8.s390x", "product_id": "runc-4:1.1.6-4.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.6-4.rhaos4.13.el8?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "product": { "name": "runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "product_id": "runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-4.rhaos4.13.el8?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "product": { "name": "runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "product_id": "runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-4.rhaos4.13.el8?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "product": { "name": "skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "product_id": "skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-2.rhaos4.13.el8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "product": { "name": "skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "product_id": "skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-2.rhaos4.13.el8?arch=s390x\u0026epoch=2" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "product": { "name": "kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "product_id": "kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.18.1.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "product": { "name": "kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "product_id": "kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.18.1.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "product": { "name": "podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "product_id": "podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.4.1-5.1.rhaos4.13.el9?arch=noarch\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "product": { "name": "podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "product_id": "podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.4.1-4.rhaos4.13.el8?arch=noarch\u0026epoch=3" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-2.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64" }, "product_reference": "buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le" }, "product_reference": "buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-2.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x" }, "product_reference": "buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-2.rhaos4.13.el8.src as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src" }, "product_reference": "buildah-1:1.29.1-2.rhaos4.13.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-2.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64" }, "product_reference": "buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64" }, "product_reference": "buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x" }, "product_reference": "buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64" }, "product_reference": "buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64" }, "product_reference": "buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le" }, "product_reference": "buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x" }, "product_reference": "buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64" }, "product_reference": "buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64" }, "product_reference": "buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le" }, "product_reference": "buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x" }, "product_reference": "buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64" }, "product_reference": "buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-2.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64" }, "product_reference": "conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le" }, "product_reference": "conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-2.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x" }, "product_reference": "conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-2.rhaos4.13.el8.src as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src" }, "product_reference": "conmon-3:2.1.7-2.rhaos4.13.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-2.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64" }, "product_reference": "conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64" }, "product_reference": "conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le" }, "product_reference": "conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x" }, "product_reference": "conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64" }, "product_reference": "conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64" }, "product_reference": "conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le" }, "product_reference": "conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x" }, "product_reference": "conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64" }, "product_reference": "conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64" }, "product_reference": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le" }, "product_reference": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x" }, "product_reference": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src" }, "product_reference": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64" }, "product_reference": "containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x" }, "product_reference": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.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-9.rhaos4.13.git994242a.el8.aarch64" }, "product_reference": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.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-9.rhaos4.13.git994242a.el8.ppc64le" }, "product_reference": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.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-9.rhaos4.13.git994242a.el8.s390x" }, "product_reference": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.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-9.rhaos4.13.git994242a.el8.src" }, "product_reference": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.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-9.rhaos4.13.git994242a.el8.x86_64" }, "product_reference": "cri-o-0:1.26.3-9.rhaos4.13.git994242a.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-9.rhaos4.13.git994242a.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-9.rhaos4.13.git994242a.el8.aarch64" }, "product_reference": "cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.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-9.rhaos4.13.git994242a.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-9.rhaos4.13.git994242a.el8.ppc64le" }, "product_reference": "cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.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-9.rhaos4.13.git994242a.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-9.rhaos4.13.git994242a.el8.s390x" }, "product_reference": "cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.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-9.rhaos4.13.git994242a.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-9.rhaos4.13.git994242a.el8.x86_64" }, "product_reference": "cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.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-9.rhaos4.13.git994242a.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-9.rhaos4.13.git994242a.el8.aarch64" }, "product_reference": "cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.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-9.rhaos4.13.git994242a.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-9.rhaos4.13.git994242a.el8.ppc64le" }, "product_reference": "cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.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-9.rhaos4.13.git994242a.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-9.rhaos4.13.git994242a.el8.s390x" }, "product_reference": "cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.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-9.rhaos4.13.git994242a.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-9.rhaos4.13.git994242a.el8.x86_64" }, "product_reference": "cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-0:4.13.0-202306072143.p0.g7d22122.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-202306072143.p0.g7d22122.assembly.stream.el8.src" }, "product_reference": "openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.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-202306072143.p0.g7d22122.assembly.stream.el8.aarch64" }, "product_reference": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.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-202306072143.p0.g7d22122.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-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le" }, "product_reference": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.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-202306072143.p0.g7d22122.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-202306072143.p0.g7d22122.assembly.stream.el8.s390x" }, "product_reference": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.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-202306072143.p0.g7d22122.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-202306072143.p0.g7d22122.assembly.stream.el8.x86_64" }, "product_reference": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-4.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64" }, "product_reference": "podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-4.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le" }, "product_reference": "podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-4.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x" }, "product_reference": "podman-3:4.4.1-4.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-4.rhaos4.13.el8.src as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src" }, "product_reference": "podman-3:4.4.1-4.rhaos4.13.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-4.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64" }, "product_reference": "podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64" }, "product_reference": "podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le" }, "product_reference": "podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x" }, "product_reference": "podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64" }, "product_reference": "podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64" }, "product_reference": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le" }, "product_reference": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x" }, "product_reference": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64" }, "product_reference": "podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64" }, "product_reference": "podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le" }, "product_reference": "podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x" }, "product_reference": "podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64" }, "product_reference": "podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch" }, "product_reference": "podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64" }, "product_reference": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le" }, "product_reference": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x" }, "product_reference": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64" }, "product_reference": "podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64" }, "product_reference": "podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le" }, "product_reference": "podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x" }, "product_reference": "podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64" }, "product_reference": "podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64" }, "product_reference": "podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le" }, "product_reference": "podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x" }, "product_reference": "podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64" }, "product_reference": "podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64" }, "product_reference": "podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le" }, "product_reference": "podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x" }, "product_reference": "podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64" }, "product_reference": "podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.6-4.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64" }, "product_reference": "runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.6-4.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le" }, "product_reference": "runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.6-4.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x" }, "product_reference": "runc-4:1.1.6-4.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.6-4.rhaos4.13.el8.src as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src" }, "product_reference": "runc-4:1.1.6-4.rhaos4.13.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.6-4.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64" }, "product_reference": "runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64" }, "product_reference": "runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le" }, "product_reference": "runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x" }, "product_reference": "runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64" }, "product_reference": "runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64" }, "product_reference": "runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le" }, "product_reference": "runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x" }, "product_reference": "runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64" }, "product_reference": "runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64" }, "product_reference": "skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le" }, "product_reference": "skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-2.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x" }, "product_reference": "skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-2.rhaos4.13.el8.src as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src" }, "product_reference": "skopeo-2:1.11.2-2.rhaos4.13.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64" }, "product_reference": "skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64" }, "product_reference": "skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le" }, "product_reference": "skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x" }, "product_reference": "skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64" }, "product_reference": "skopeo-tests-2:1.11.2-2.rhaos4.13.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "bpftool-0:7.0.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "bpftool-0:7.0.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "bpftool-0:7.0.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "bpftool-0:7.0.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "bpftool-debuginfo-0:7.0.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "bpftool-debuginfo-0:7.0.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "bpftool-debuginfo-0:7.0.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "bpftool-debuginfo-0:7.0.0-284.18.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-2.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-2.1.rhaos4.13.el9.aarch64" }, "product_reference": "buildah-1:1.29.1-2.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-2.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-2.1.rhaos4.13.el9.ppc64le" }, "product_reference": "buildah-1:1.29.1-2.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-2.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-2.1.rhaos4.13.el9.s390x" }, "product_reference": "buildah-1:1.29.1-2.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-2.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-2.1.rhaos4.13.el9.src" }, "product_reference": "buildah-1:1.29.1-2.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-2.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-2.1.rhaos4.13.el9.x86_64" }, "product_reference": "buildah-1:1.29.1-2.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-2.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-2.1.rhaos4.13.el9.aarch64" }, "product_reference": "buildah-debuginfo-1:1.29.1-2.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-2.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-2.1.rhaos4.13.el9.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.29.1-2.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-2.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-2.1.rhaos4.13.el9.s390x" }, "product_reference": "buildah-debuginfo-1:1.29.1-2.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-2.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-2.1.rhaos4.13.el9.x86_64" }, "product_reference": "buildah-debuginfo-1:1.29.1-2.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-2.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-2.1.rhaos4.13.el9.aarch64" }, "product_reference": "buildah-debugsource-1:1.29.1-2.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-2.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-2.1.rhaos4.13.el9.ppc64le" }, "product_reference": "buildah-debugsource-1:1.29.1-2.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-2.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-2.1.rhaos4.13.el9.s390x" }, "product_reference": "buildah-debugsource-1:1.29.1-2.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-2.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-2.1.rhaos4.13.el9.x86_64" }, "product_reference": "buildah-debugsource-1:1.29.1-2.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-2.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-2.1.rhaos4.13.el9.aarch64" }, "product_reference": "buildah-tests-1:1.29.1-2.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-2.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-2.1.rhaos4.13.el9.ppc64le" }, "product_reference": "buildah-tests-1:1.29.1-2.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-2.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-2.1.rhaos4.13.el9.s390x" }, "product_reference": "buildah-tests-1:1.29.1-2.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-2.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-2.1.rhaos4.13.el9.x86_64" }, "product_reference": "buildah-tests-1:1.29.1-2.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-2.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-2.1.rhaos4.13.el9.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-2.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-2.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-2.1.rhaos4.13.el9.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-2.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-2.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-2.1.rhaos4.13.el9.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-2.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-2.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-2.1.rhaos4.13.el9.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64" }, "product_reference": "conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le" }, "product_reference": "conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x" }, "product_reference": "conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-2.1.rhaos4.13.el9.src as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src" }, "product_reference": "conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64" }, "product_reference": "conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64" }, "product_reference": "conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le" }, "product_reference": "conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x" }, "product_reference": "conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64" }, "product_reference": "conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64" }, "product_reference": "conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le" }, "product_reference": "conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x" }, "product_reference": "conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64" }, "product_reference": "conmon-debugsource-3:2.1.7-2.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-10.rhaos4.13.git994242a.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-10.rhaos4.13.git994242a.el9.aarch64" }, "product_reference": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.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-10.rhaos4.13.git994242a.el9.ppc64le" }, "product_reference": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.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-10.rhaos4.13.git994242a.el9.s390x" }, "product_reference": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.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-10.rhaos4.13.git994242a.el9.src" }, "product_reference": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.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-10.rhaos4.13.git994242a.el9.x86_64" }, "product_reference": "cri-o-0:1.26.3-10.rhaos4.13.git994242a.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-10.rhaos4.13.git994242a.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-10.rhaos4.13.git994242a.el9.aarch64" }, "product_reference": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.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-10.rhaos4.13.git994242a.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-10.rhaos4.13.git994242a.el9.ppc64le" }, "product_reference": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.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-10.rhaos4.13.git994242a.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-10.rhaos4.13.git994242a.el9.s390x" }, "product_reference": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.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-10.rhaos4.13.git994242a.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-10.rhaos4.13.git994242a.el9.x86_64" }, "product_reference": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.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-10.rhaos4.13.git994242a.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-10.rhaos4.13.git994242a.el9.aarch64" }, "product_reference": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.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-10.rhaos4.13.git994242a.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-10.rhaos4.13.git994242a.el9.ppc64le" }, "product_reference": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.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-10.rhaos4.13.git994242a.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-10.rhaos4.13.git994242a.el9.s390x" }, "product_reference": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.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-10.rhaos4.13.git994242a.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-10.rhaos4.13.git994242a.el9.x86_64" }, "product_reference": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-0:5.14.0-284.18.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.18.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.18.1.el9_2.src" }, "product_reference": "kernel-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-64k-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-64k-core-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-core-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-devel-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-modules-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-64k-devel-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-64k-devel-matched-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-64k-modules-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-64k-modules-core-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-64k-modules-extra-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-64k-modules-internal-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-64k-modules-partner-0:5.14.0-284.18.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.18.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.18.1.el9_2.noarch" }, "product_reference": "kernel-abi-stablelists-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-core-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-core-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-core-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64" }, "product_reference": "kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le" }, "product_reference": "kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x" }, "product_reference": "kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64" }, "product_reference": "kernel-cross-headers-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-debug-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-debug-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-debug-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-debug-core-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-core-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-debug-core-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-debug-core-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-debug-devel-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-devel-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-debug-devel-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-debug-devel-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-debug-modules-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-modules-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-debug-modules-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-debug-modules-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-debug-modules-core-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-modules-core-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-debug-modules-core-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-debug-modules-core-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-debug-uki-virt-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-devel-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-devel-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-devel-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-devel-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-devel-matched-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-devel-matched-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-devel-matched-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-devel-matched-0:5.14.0-284.18.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.18.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.18.1.el9_2.noarch" }, "product_reference": "kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64" }, "product_reference": "kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le" }, "product_reference": "kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-284.18.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x" }, "product_reference": "kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64" }, "product_reference": "kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-ipaclones-internal-0:5.14.0-284.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-ipaclones-internal-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-ipaclones-internal-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-modules-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-modules-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-modules-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-modules-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-modules-core-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-modules-core-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-modules-core-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-modules-core-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-modules-extra-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-modules-extra-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-modules-extra-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-modules-extra-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-modules-internal-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-modules-internal-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-modules-internal-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-modules-internal-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-modules-partner-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-modules-partner-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-modules-partner-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-modules-partner-0:5.14.0-284.18.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.src" }, "product_reference": "kernel-rt-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-core-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.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.18.1.rt14.303.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.18.1.rt14.303.el9_2.x86_64" }, "product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-selftests-internal-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-selftests-internal-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-selftests-internal-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-selftests-internal-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-tools-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-tools-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-tools-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-tools-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-tools-libs-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-tools-libs-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-tools-libs-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "kernel-uki-virt-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-core-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.18.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-202306072143.p0.g7d22122.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-202306072143.p0.g7d22122.assembly.stream.el9.src" }, "product_reference": "openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.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-202306072143.p0.g7d22122.assembly.stream.el9.aarch64" }, "product_reference": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.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-202306072143.p0.g7d22122.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-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le" }, "product_reference": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.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-202306072143.p0.g7d22122.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-202306072143.p0.g7d22122.assembly.stream.el9.s390x" }, "product_reference": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.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-202306072143.p0.g7d22122.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-202306072143.p0.g7d22122.assembly.stream.el9.x86_64" }, "product_reference": "openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "perf-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "perf-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "perf-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "perf-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "perf-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "perf-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "perf-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "perf-debuginfo-0:5.14.0-284.18.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-5.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-5.1.rhaos4.13.el9.aarch64" }, "product_reference": "podman-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.ppc64le" }, "product_reference": "podman-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.s390x" }, "product_reference": "podman-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.src" }, "product_reference": "podman-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.x86_64" }, "product_reference": "podman-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.aarch64" }, "product_reference": "podman-debuginfo-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.ppc64le" }, "product_reference": "podman-debuginfo-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.s390x" }, "product_reference": "podman-debuginfo-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.x86_64" }, "product_reference": "podman-debuginfo-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.aarch64" }, "product_reference": "podman-debugsource-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.ppc64le" }, "product_reference": "podman-debugsource-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.s390x" }, "product_reference": "podman-debugsource-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.x86_64" }, "product_reference": "podman-debugsource-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.noarch" }, "product_reference": "podman-docker-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.aarch64" }, "product_reference": "podman-gvproxy-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.ppc64le" }, "product_reference": "podman-gvproxy-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.s390x" }, "product_reference": "podman-gvproxy-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.x86_64" }, "product_reference": "podman-gvproxy-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.s390x" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.aarch64" }, "product_reference": "podman-plugins-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.ppc64le" }, "product_reference": "podman-plugins-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.s390x" }, "product_reference": "podman-plugins-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.x86_64" }, "product_reference": "podman-plugins-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.aarch64" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.ppc64le" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.s390x" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.x86_64" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.aarch64" }, "product_reference": "podman-remote-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.ppc64le" }, "product_reference": "podman-remote-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.s390x" }, "product_reference": "podman-remote-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.x86_64" }, "product_reference": "podman-remote-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.aarch64" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.ppc64le" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.s390x" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.x86_64" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.aarch64" }, "product_reference": "podman-tests-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.ppc64le" }, "product_reference": "podman-tests-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.s390x" }, "product_reference": "podman-tests-3:4.4.1-5.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-5.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-5.1.rhaos4.13.el9.x86_64" }, "product_reference": "podman-tests-3:4.4.1-5.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "python3-perf-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "python3-perf-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "python3-perf-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "python3-perf-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-284.18.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.18.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.18.1.el9_2.aarch64" }, "product_reference": "rtla-0:5.14.0-284.18.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.18.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.18.1.el9_2.ppc64le" }, "product_reference": "rtla-0:5.14.0-284.18.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.18.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.18.1.el9_2.s390x" }, "product_reference": "rtla-0:5.14.0-284.18.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.18.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.18.1.el9_2.x86_64" }, "product_reference": "rtla-0:5.14.0-284.18.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-2.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-2.1.rhaos4.13.el9.aarch64" }, "product_reference": "skopeo-2:1.11.2-2.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-2.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-2.1.rhaos4.13.el9.ppc64le" }, "product_reference": "skopeo-2:1.11.2-2.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-2.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-2.1.rhaos4.13.el9.s390x" }, "product_reference": "skopeo-2:1.11.2-2.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-2.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-2.1.rhaos4.13.el9.src" }, "product_reference": "skopeo-2:1.11.2-2.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-2.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-2.1.rhaos4.13.el9.x86_64" }, "product_reference": "skopeo-2:1.11.2-2.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-2.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-2.1.rhaos4.13.el9.aarch64" }, "product_reference": "skopeo-debuginfo-2:1.11.2-2.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-2.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-2.1.rhaos4.13.el9.ppc64le" }, "product_reference": "skopeo-debuginfo-2:1.11.2-2.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-2.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-2.1.rhaos4.13.el9.s390x" }, "product_reference": "skopeo-debuginfo-2:1.11.2-2.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-2.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-2.1.rhaos4.13.el9.x86_64" }, "product_reference": "skopeo-debuginfo-2:1.11.2-2.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-2.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-2.1.rhaos4.13.el9.aarch64" }, "product_reference": "skopeo-debugsource-2:1.11.2-2.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-2.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-2.1.rhaos4.13.el9.ppc64le" }, "product_reference": "skopeo-debugsource-2:1.11.2-2.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-2.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-2.1.rhaos4.13.el9.s390x" }, "product_reference": "skopeo-debugsource-2:1.11.2-2.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-2.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-2.1.rhaos4.13.el9.x86_64" }, "product_reference": "skopeo-debugsource-2:1.11.2-2.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-2.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-2.1.rhaos4.13.el9.aarch64" }, "product_reference": "skopeo-tests-2:1.11.2-2.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-2.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-2.1.rhaos4.13.el9.ppc64le" }, "product_reference": "skopeo-tests-2:1.11.2-2.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-2.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-2.1.rhaos4.13.el9.s390x" }, "product_reference": "skopeo-tests-2:1.11.2-2.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-2.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-2.1.rhaos4.13.el9.x86_64" }, "product_reference": "skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64" ] } ], "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": [ "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64" ] }, "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-06-23T04:43:23+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:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3612" } ], "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": [ "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests" }, { "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-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.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-23T04:43:23+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:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3612" } ], "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:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.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:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.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-06-23T04:43:23+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:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3612" } ], "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:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64" ] } ], "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-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.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-23T04:43:23+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:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3612" } ], "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:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64" ] } ], "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:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.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-23T04:43:23+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:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3612" } ], "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:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64" ] } ], "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.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.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-23T04:43:23+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:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3612" } ], "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:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64" ] } ], "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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.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-23T04:43:23+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:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3612" } ], "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:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64" ] } ], "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:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.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-23T04:43:23+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:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3612" }, { "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:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.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-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.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-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:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64" ] } ], "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:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.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-23T04:43:23+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:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3612" }, { "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:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.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-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "golang: html/template: improper handling of JavaScript whitespace" }, { "cve": "CVE-2023-27561", "cwe": { "id": "CWE-41", "name": "Improper Resolution of Path Equivalence" }, "discovery_date": "2023-03-06T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2175721" } ], "notes": [ { "category": "description", "text": "A flaw was found in runc. An attacker who controls the container image for two containers that share a volume can race volume mounts during container initialization by adding a symlink to the rootfs that points to a directory on the volume.", "title": "Vulnerability description" }, { "category": "summary", "text": "runc: volume mount race condition (regression of CVE-2019-19921)", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in runc, related to Incorrect Access Control in libcontainer/rootfs_linux.go, is classified as a moderate severity issue due to its prerequisites for exploitation and the level of access required by an attacker. To exploit this vulnerability, an attacker must have the capability to spawn two containers with custom volume-mount configurations and execute custom images within these containers. This restricts the attack vector to scenarios where an attacker already has a certain level of access to the container environment. Additionally, the vulnerability leads to an escalation of privileges, potentially allowing an attacker to gain elevated permissions on the host system. While the impact of privilege escalation is significant, the specific conditions required for successful exploitation mitigate the overall severity to moderate. \n\nThis CVE exists because of a CVE-2019-19921 regression.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-27561" }, { "category": "external", "summary": "RHBZ#2175721", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175721" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-27561", "url": "https://www.cve.org/CVERecord?id=CVE-2023-27561" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-27561", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27561" }, { "category": "external", "summary": "https://gist.github.com/LiveOverflow/c937820b688922eb127fb760ce06dab9", "url": "https://gist.github.com/LiveOverflow/c937820b688922eb127fb760ce06dab9" }, { "category": "external", "summary": "https://github.com/opencontainers/runc/issues/2197#issuecomment-1437617334", "url": "https://github.com/opencontainers/runc/issues/2197#issuecomment-1437617334" }, { "category": "external", "summary": "https://github.com/opencontainers/runc/issues/3751", "url": "https://github.com/opencontainers/runc/issues/3751" } ], "release_date": "2023-02-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-06-23T04:43:23+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:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3612" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:buildah-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:conmon-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.src", "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-7.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.src", "8Base-RHOSE-4.13:cri-o-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.aarch64", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.ppc64le", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.s390x", "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-9.rhaos4.13.git994242a.el8.x86_64", "8Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.src", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.aarch64", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.s390x", "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el8.x86_64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:podman-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-docker-3:4.4.1-4.rhaos4.13.el8.noarch", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:podman-tests-3:4.4.1-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.src", "8Base-RHOSE-4.13:runc-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:runc-debugsource-4:1.1.6-4.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.src", "8Base-RHOSE-4.13:skopeo-2:1.11.2-2.rhaos4.13.el8.x86_64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.aarch64", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.ppc64le", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.s390x", "8Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.rhaos4.13.el8.x86_64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:buildah-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:conmon-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.src", "9Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.aarch64", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.ppc64le", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.s390x", "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git994242a.el9.x86_64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.src", "9Base-RHOSE-4.13:kernel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.18.1.el9_2.noarch", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.src", "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.18.1.rt14.303.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:openshift-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.src", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.aarch64", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.s390x", "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202306072143.p0.g7d22122.assembly.stream.el9.x86_64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:podman-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-docker-3:4.4.1-5.1.rhaos4.13.el9.noarch", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:podman-tests-3:4.4.1-5.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.aarch64", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.ppc64le", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.s390x", "9Base-RHOSE-4.13:rtla-0:5.14.0-284.18.1.el9_2.x86_64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.src", "9Base-RHOSE-4.13:skopeo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.2-2.1.rhaos4.13.el9.x86_64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.aarch64", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.ppc64le", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.s390x", "9Base-RHOSE-4.13:skopeo-tests-2:1.11.2-2.1.rhaos4.13.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "runc: volume mount race condition (regression of CVE-2019-19921)" } ] }
RHSA-2023:1310
Vulnerability from csaf_redhat
Published
2023-03-29 10:29
Modified
2025-04-10 01:58
Summary
Red Hat Security Advisory: Logging Subsystem for Red Hat OpenShift - 5.5.9 security update
Notes
Topic
An update is now available for Logging Subsystem for Red Hat OpenShift - 5.5.9.
Red 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.
Details
Logging Subsystem 5.5.9 - Red Hat OpenShift
Security Fix(es):
* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)
For 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.
Terms of Use
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.
{ "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 is now available for Logging Subsystem for Red Hat OpenShift - 5.5.9.\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": "Logging Subsystem 5.5.9 - Red Hat OpenShift\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\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:1310", "url": "https://access.redhat.com/errata/RHSA-2023:1310" }, { "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": "LOG-3730", "url": "https://issues.redhat.com/browse/LOG-3730" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1310.json" } ], "title": "Red Hat Security Advisory: Logging Subsystem for Red Hat OpenShift - 5.5.9 security update", "tracking": { "current_release_date": "2025-04-10T01:58:21+00:00", "generator": { "date": "2025-04-10T01:58:21+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2023:1310", "initial_release_date": "2023-03-29T10:29:10+00:00", "revision_history": [ { "date": "2023-03-29T10:29:10+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-03-29T10:29:10+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-04-10T01:58:21+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "RHOL 5.5 for RHEL 8", "product": { "name": "RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:logging:5.5::el8" } } } ], "category": "product_family", "name": "logging for Red Hat OpenShift" }, { "branches": [ { "category": "product_version", "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:af8c4c2299729cf48c54fc9b653c354a08cb116e516686e16644fdd68d58fdac_s390x", "product": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:af8c4c2299729cf48c54fc9b653c354a08cb116e516686e16644fdd68d58fdac_s390x", "product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:af8c4c2299729cf48c54fc9b653c354a08cb116e516686e16644fdd68d58fdac_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:af8c4c2299729cf48c54fc9b653c354a08cb116e516686e16644fdd68d58fdac?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.5.9-5" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:99adbffcd95fa7b6e0a699a3687f47cefd95815552c78ea44359898c1ef5a11b_s390x", "product": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:99adbffcd95fa7b6e0a699a3687f47cefd95815552c78ea44359898c1ef5a11b_s390x", "product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:99adbffcd95fa7b6e0a699a3687f47cefd95815552c78ea44359898c1ef5a11b_s390x", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:99adbffcd95fa7b6e0a699a3687f47cefd95815552c78ea44359898c1ef5a11b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.5.9-2" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:db771f2b0b292131caf29b0c3e646559a8aac0cc6b42bf5c0fe3e2c10721edfb_s390x", "product": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:db771f2b0b292131caf29b0c3e646559a8aac0cc6b42bf5c0fe3e2c10721edfb_s390x", "product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:db771f2b0b292131caf29b0c3e646559a8aac0cc6b42bf5c0fe3e2c10721edfb_s390x", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:db771f2b0b292131caf29b0c3e646559a8aac0cc6b42bf5c0fe3e2c10721edfb?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-357" } } }, { "category": "product_version", "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:5a7cfd868121bea76e0648bdf14bc001d2922db3f0f86b39c039478e8476cd8e_s390x", "product": { "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:5a7cfd868121bea76e0648bdf14bc001d2922db3f0f86b39c039478e8476cd8e_s390x", "product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:5a7cfd868121bea76e0648bdf14bc001d2922db3f0f86b39c039478e8476cd8e_s390x", "product_identification_helper": { "purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:5a7cfd868121bea76e0648bdf14bc001d2922db3f0f86b39c039478e8476cd8e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-109" } } }, { "category": "product_version", "name": "openshift-logging/logging-curator5-rhel8@sha256:bbf3f91f411a1de2d35470d3504f281109689bf20c6e8ec966f01ceae966511e_s390x", "product": { "name": "openshift-logging/logging-curator5-rhel8@sha256:bbf3f91f411a1de2d35470d3504f281109689bf20c6e8ec966f01ceae966511e_s390x", "product_id": "openshift-logging/logging-curator5-rhel8@sha256:bbf3f91f411a1de2d35470d3504f281109689bf20c6e8ec966f01ceae966511e_s390x", "product_identification_helper": { "purl": "pkg:oci/logging-curator5-rhel8@sha256:bbf3f91f411a1de2d35470d3504f281109689bf20c6e8ec966f01ceae966511e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-314" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch6-rhel8@sha256:9bb68ee00ea4bf7897bf785dcc5a8f49f77591b2c520a0499b9d593f1f7f3e77_s390x", "product": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:9bb68ee00ea4bf7897bf785dcc5a8f49f77591b2c520a0499b9d593f1f7f3e77_s390x", "product_id": "openshift-logging/elasticsearch6-rhel8@sha256:9bb68ee00ea4bf7897bf785dcc5a8f49f77591b2c520a0499b9d593f1f7f3e77_s390x", "product_identification_helper": { "purl": "pkg:oci/elasticsearch6-rhel8@sha256:9bb68ee00ea4bf7897bf785dcc5a8f49f77591b2c520a0499b9d593f1f7f3e77?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-306" } } }, { "category": "product_version", "name": "openshift-logging/eventrouter-rhel8@sha256:d09004093fa414f69702473c1f4b8776c9245675e6754186d7a0cacf55c0a9f6_s390x", "product": { "name": "openshift-logging/eventrouter-rhel8@sha256:d09004093fa414f69702473c1f4b8776c9245675e6754186d7a0cacf55c0a9f6_s390x", "product_id": "openshift-logging/eventrouter-rhel8@sha256:d09004093fa414f69702473c1f4b8776c9245675e6754186d7a0cacf55c0a9f6_s390x", "product_identification_helper": { "purl": "pkg:oci/eventrouter-rhel8@sha256:d09004093fa414f69702473c1f4b8776c9245675e6754186d7a0cacf55c0a9f6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-98" } } }, { "category": "product_version", "name": "openshift-logging/fluentd-rhel8@sha256:f463acdf2d2ed9b5674df0ba079c2f8be65f761bdc3781a2ff49f323bcb690d0_s390x", "product": { "name": "openshift-logging/fluentd-rhel8@sha256:f463acdf2d2ed9b5674df0ba079c2f8be65f761bdc3781a2ff49f323bcb690d0_s390x", "product_id": "openshift-logging/fluentd-rhel8@sha256:f463acdf2d2ed9b5674df0ba079c2f8be65f761bdc3781a2ff49f323bcb690d0_s390x", "product_identification_helper": { "purl": "pkg:oci/fluentd-rhel8@sha256:f463acdf2d2ed9b5674df0ba079c2f8be65f761bdc3781a2ff49f323bcb690d0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-96" } } }, { "category": "product_version", "name": "openshift-logging/kibana6-rhel8@sha256:10722dc15493513ac834200593930eb93a6b231a16365dd92e5b117570a472f7_s390x", "product": { "name": "openshift-logging/kibana6-rhel8@sha256:10722dc15493513ac834200593930eb93a6b231a16365dd92e5b117570a472f7_s390x", "product_id": "openshift-logging/kibana6-rhel8@sha256:10722dc15493513ac834200593930eb93a6b231a16365dd92e5b117570a472f7_s390x", "product_identification_helper": { "purl": "pkg:oci/kibana6-rhel8@sha256:10722dc15493513ac834200593930eb93a6b231a16365dd92e5b117570a472f7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-343" } } }, { "category": "product_version", "name": "openshift-logging/logging-loki-rhel8@sha256:5130975bb35317db09020551dfd7ae17b004fcb9d409745244d207e5358df4f7_s390x", "product": { "name": "openshift-logging/logging-loki-rhel8@sha256:5130975bb35317db09020551dfd7ae17b004fcb9d409745244d207e5358df4f7_s390x", "product_id": "openshift-logging/logging-loki-rhel8@sha256:5130975bb35317db09020551dfd7ae17b004fcb9d409745244d207e5358df4f7_s390x", "product_identification_helper": { "purl": "pkg:oci/logging-loki-rhel8@sha256:5130975bb35317db09020551dfd7ae17b004fcb9d409745244d207e5358df4f7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.6.1-30" } } }, { "category": "product_version", "name": "openshift-logging/vector-rhel8@sha256:14107ddb3794b7a778f6fc39324338b4790fafa8df8cdd06b94ad85aabd189af_s390x", "product": { "name": "openshift-logging/vector-rhel8@sha256:14107ddb3794b7a778f6fc39324338b4790fafa8df8cdd06b94ad85aabd189af_s390x", "product_id": "openshift-logging/vector-rhel8@sha256:14107ddb3794b7a778f6fc39324338b4790fafa8df8cdd06b94ad85aabd189af_s390x", "product_identification_helper": { "purl": "pkg:oci/vector-rhel8@sha256:14107ddb3794b7a778f6fc39324338b4790fafa8df8cdd06b94ad85aabd189af?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-64" } } }, { "category": "product_version", "name": "openshift-logging/logging-view-plugin-rhel8@sha256:2094fe72e9687b3322812d82f129324015b8fd9416d0b76f629b10677c514359_s390x", "product": { "name": "openshift-logging/logging-view-plugin-rhel8@sha256:2094fe72e9687b3322812d82f129324015b8fd9416d0b76f629b10677c514359_s390x", "product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:2094fe72e9687b3322812d82f129324015b8fd9416d0b76f629b10677c514359_s390x", "product_identification_helper": { "purl": "pkg:oci/logging-view-plugin-rhel8@sha256:2094fe72e9687b3322812d82f129324015b8fd9416d0b76f629b10677c514359?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.5.9-2" } } }, { "category": "product_version", "name": "openshift-logging/loki-rhel8-operator@sha256:6cdfc86fbfa8c3c90104009065798070053ca26a5bc1caf352d0be5c3aa4d214_s390x", "product": { "name": "openshift-logging/loki-rhel8-operator@sha256:6cdfc86fbfa8c3c90104009065798070053ca26a5bc1caf352d0be5c3aa4d214_s390x", "product_id": "openshift-logging/loki-rhel8-operator@sha256:6cdfc86fbfa8c3c90104009065798070053ca26a5bc1caf352d0be5c3aa4d214_s390x", "product_identification_helper": { "purl": "pkg:oci/loki-rhel8-operator@sha256:6cdfc86fbfa8c3c90104009065798070053ca26a5bc1caf352d0be5c3aa4d214?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.5.9-2" } } }, { "category": "product_version", "name": "openshift-logging/lokistack-gateway-rhel8@sha256:505bb6e8390f1bf6faa4d9886d7b3bac3b38ef5a3b44d030f75a6389709054ea_s390x", "product": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:505bb6e8390f1bf6faa4d9886d7b3bac3b38ef5a3b44d030f75a6389709054ea_s390x", "product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:505bb6e8390f1bf6faa4d9886d7b3bac3b38ef5a3b44d030f75a6389709054ea_s390x", "product_identification_helper": { "purl": "pkg:oci/lokistack-gateway-rhel8@sha256:505bb6e8390f1bf6faa4d9886d7b3bac3b38ef5a3b44d030f75a6389709054ea?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-189" } } }, { "category": "product_version", "name": "openshift-logging/opa-openshift-rhel8@sha256:77bbdbb250c7129b7b8f2dcf567e4e8d43013ad9427e9640b64313b82ccaf870_s390x", "product": { "name": "openshift-logging/opa-openshift-rhel8@sha256:77bbdbb250c7129b7b8f2dcf567e4e8d43013ad9427e9640b64313b82ccaf870_s390x", "product_id": "openshift-logging/opa-openshift-rhel8@sha256:77bbdbb250c7129b7b8f2dcf567e4e8d43013ad9427e9640b64313b82ccaf870_s390x", "product_identification_helper": { "purl": "pkg:oci/opa-openshift-rhel8@sha256:77bbdbb250c7129b7b8f2dcf567e4e8d43013ad9427e9640b64313b82ccaf870?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-70" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:0a0559da7e9e6ca7de48c93f08e0930b187d0da1294d077c5340dc08baf3765e_ppc64le", "product": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:0a0559da7e9e6ca7de48c93f08e0930b187d0da1294d077c5340dc08baf3765e_ppc64le", "product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:0a0559da7e9e6ca7de48c93f08e0930b187d0da1294d077c5340dc08baf3765e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:0a0559da7e9e6ca7de48c93f08e0930b187d0da1294d077c5340dc08baf3765e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.5.9-5" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:29172efc78a450b37d3e549abd4f152aa5974e86055505617479fd8517c54077_ppc64le", "product": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:29172efc78a450b37d3e549abd4f152aa5974e86055505617479fd8517c54077_ppc64le", "product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:29172efc78a450b37d3e549abd4f152aa5974e86055505617479fd8517c54077_ppc64le", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:29172efc78a450b37d3e549abd4f152aa5974e86055505617479fd8517c54077?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.5.9-2" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:22aeaaee7f95e69f14732084758be53e37734a65a1c02dd05143d56654167968_ppc64le", "product": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:22aeaaee7f95e69f14732084758be53e37734a65a1c02dd05143d56654167968_ppc64le", "product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:22aeaaee7f95e69f14732084758be53e37734a65a1c02dd05143d56654167968_ppc64le", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:22aeaaee7f95e69f14732084758be53e37734a65a1c02dd05143d56654167968?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-357" } } }, { "category": "product_version", "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:0308780d822eb3aa83e2524fbbf9c99ddac677f53bf2b03a62d50e0409d33ee3_ppc64le", "product": { "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:0308780d822eb3aa83e2524fbbf9c99ddac677f53bf2b03a62d50e0409d33ee3_ppc64le", "product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:0308780d822eb3aa83e2524fbbf9c99ddac677f53bf2b03a62d50e0409d33ee3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:0308780d822eb3aa83e2524fbbf9c99ddac677f53bf2b03a62d50e0409d33ee3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-109" } } }, { "category": "product_version", "name": "openshift-logging/logging-curator5-rhel8@sha256:5523384603d7e2d241581560524b8d508139fa0405a1d843252f3b28984f23f5_ppc64le", "product": { "name": "openshift-logging/logging-curator5-rhel8@sha256:5523384603d7e2d241581560524b8d508139fa0405a1d843252f3b28984f23f5_ppc64le", "product_id": "openshift-logging/logging-curator5-rhel8@sha256:5523384603d7e2d241581560524b8d508139fa0405a1d843252f3b28984f23f5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/logging-curator5-rhel8@sha256:5523384603d7e2d241581560524b8d508139fa0405a1d843252f3b28984f23f5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-314" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch6-rhel8@sha256:afa21e9a6daade99d696bb3ff311fc563fe3b6d4cc5394db5bca99b8461b30dc_ppc64le", "product": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:afa21e9a6daade99d696bb3ff311fc563fe3b6d4cc5394db5bca99b8461b30dc_ppc64le", "product_id": "openshift-logging/elasticsearch6-rhel8@sha256:afa21e9a6daade99d696bb3ff311fc563fe3b6d4cc5394db5bca99b8461b30dc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/elasticsearch6-rhel8@sha256:afa21e9a6daade99d696bb3ff311fc563fe3b6d4cc5394db5bca99b8461b30dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-306" } } }, { "category": "product_version", "name": "openshift-logging/eventrouter-rhel8@sha256:abc73d7c56ac041fb666c0fcd954cbdd5bb1e7f5574ae8f44d110d9464d63e53_ppc64le", "product": { "name": "openshift-logging/eventrouter-rhel8@sha256:abc73d7c56ac041fb666c0fcd954cbdd5bb1e7f5574ae8f44d110d9464d63e53_ppc64le", "product_id": "openshift-logging/eventrouter-rhel8@sha256:abc73d7c56ac041fb666c0fcd954cbdd5bb1e7f5574ae8f44d110d9464d63e53_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventrouter-rhel8@sha256:abc73d7c56ac041fb666c0fcd954cbdd5bb1e7f5574ae8f44d110d9464d63e53?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-98" } } }, { "category": "product_version", "name": "openshift-logging/fluentd-rhel8@sha256:7ba453711bbfa2bde1ab759d77eef773fa7bda16d4dc5e305025175d1ff96edc_ppc64le", "product": { "name": "openshift-logging/fluentd-rhel8@sha256:7ba453711bbfa2bde1ab759d77eef773fa7bda16d4dc5e305025175d1ff96edc_ppc64le", "product_id": "openshift-logging/fluentd-rhel8@sha256:7ba453711bbfa2bde1ab759d77eef773fa7bda16d4dc5e305025175d1ff96edc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/fluentd-rhel8@sha256:7ba453711bbfa2bde1ab759d77eef773fa7bda16d4dc5e305025175d1ff96edc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-96" } } }, { "category": "product_version", "name": "openshift-logging/kibana6-rhel8@sha256:a75e1dc70df128550b4ed4c12d96038f8383b8545de734ecce9027adc1ce1a35_ppc64le", "product": { "name": "openshift-logging/kibana6-rhel8@sha256:a75e1dc70df128550b4ed4c12d96038f8383b8545de734ecce9027adc1ce1a35_ppc64le", "product_id": "openshift-logging/kibana6-rhel8@sha256:a75e1dc70df128550b4ed4c12d96038f8383b8545de734ecce9027adc1ce1a35_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kibana6-rhel8@sha256:a75e1dc70df128550b4ed4c12d96038f8383b8545de734ecce9027adc1ce1a35?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-343" } } }, { "category": "product_version", "name": "openshift-logging/logging-loki-rhel8@sha256:bdaef9fea459531f4b786f922eb07f0e68a57a4ef60d28f3219b1e5d380087ac_ppc64le", "product": { "name": "openshift-logging/logging-loki-rhel8@sha256:bdaef9fea459531f4b786f922eb07f0e68a57a4ef60d28f3219b1e5d380087ac_ppc64le", "product_id": "openshift-logging/logging-loki-rhel8@sha256:bdaef9fea459531f4b786f922eb07f0e68a57a4ef60d28f3219b1e5d380087ac_ppc64le", "product_identification_helper": { "purl": "pkg:oci/logging-loki-rhel8@sha256:bdaef9fea459531f4b786f922eb07f0e68a57a4ef60d28f3219b1e5d380087ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.6.1-30" } } }, { "category": "product_version", "name": "openshift-logging/vector-rhel8@sha256:11b350a1830c6702f6d2daede90abd7c54dbb436c3ebe30a99fb2460a8309457_ppc64le", "product": { "name": "openshift-logging/vector-rhel8@sha256:11b350a1830c6702f6d2daede90abd7c54dbb436c3ebe30a99fb2460a8309457_ppc64le", "product_id": "openshift-logging/vector-rhel8@sha256:11b350a1830c6702f6d2daede90abd7c54dbb436c3ebe30a99fb2460a8309457_ppc64le", "product_identification_helper": { "purl": "pkg:oci/vector-rhel8@sha256:11b350a1830c6702f6d2daede90abd7c54dbb436c3ebe30a99fb2460a8309457?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-64" } } }, { "category": "product_version", "name": "openshift-logging/logging-view-plugin-rhel8@sha256:845cffa36532da8ecaf6c02ab3760b36f9d2b60e0fd5db049a40a66884365ddd_ppc64le", "product": { "name": "openshift-logging/logging-view-plugin-rhel8@sha256:845cffa36532da8ecaf6c02ab3760b36f9d2b60e0fd5db049a40a66884365ddd_ppc64le", "product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:845cffa36532da8ecaf6c02ab3760b36f9d2b60e0fd5db049a40a66884365ddd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/logging-view-plugin-rhel8@sha256:845cffa36532da8ecaf6c02ab3760b36f9d2b60e0fd5db049a40a66884365ddd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.5.9-2" } } }, { "category": "product_version", "name": "openshift-logging/loki-rhel8-operator@sha256:fe586c119e3273fc8014d297e7634943d92705af2beb09557fbec5d39f59ff6e_ppc64le", "product": { "name": "openshift-logging/loki-rhel8-operator@sha256:fe586c119e3273fc8014d297e7634943d92705af2beb09557fbec5d39f59ff6e_ppc64le", "product_id": "openshift-logging/loki-rhel8-operator@sha256:fe586c119e3273fc8014d297e7634943d92705af2beb09557fbec5d39f59ff6e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/loki-rhel8-operator@sha256:fe586c119e3273fc8014d297e7634943d92705af2beb09557fbec5d39f59ff6e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.5.9-2" } } }, { "category": "product_version", "name": "openshift-logging/lokistack-gateway-rhel8@sha256:23f868ad11164b7cb37e343e4f087ca47e6d35ee84777a7cd40a695d45734452_ppc64le", "product": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:23f868ad11164b7cb37e343e4f087ca47e6d35ee84777a7cd40a695d45734452_ppc64le", "product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:23f868ad11164b7cb37e343e4f087ca47e6d35ee84777a7cd40a695d45734452_ppc64le", "product_identification_helper": { "purl": "pkg:oci/lokistack-gateway-rhel8@sha256:23f868ad11164b7cb37e343e4f087ca47e6d35ee84777a7cd40a695d45734452?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-189" } } }, { "category": "product_version", "name": "openshift-logging/opa-openshift-rhel8@sha256:8ccdc6e5f1dd5a4e31e7f546abb47993ed95487860af01e1ed4bea3a1b28ff51_ppc64le", "product": { "name": "openshift-logging/opa-openshift-rhel8@sha256:8ccdc6e5f1dd5a4e31e7f546abb47993ed95487860af01e1ed4bea3a1b28ff51_ppc64le", "product_id": "openshift-logging/opa-openshift-rhel8@sha256:8ccdc6e5f1dd5a4e31e7f546abb47993ed95487860af01e1ed4bea3a1b28ff51_ppc64le", "product_identification_helper": { "purl": "pkg:oci/opa-openshift-rhel8@sha256:8ccdc6e5f1dd5a4e31e7f546abb47993ed95487860af01e1ed4bea3a1b28ff51?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-70" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:83ab545bdf779f8ce4f50604ee4a626fd6245d31ae83a612438970d9a743321d_amd64", "product": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:83ab545bdf779f8ce4f50604ee4a626fd6245d31ae83a612438970d9a743321d_amd64", "product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:83ab545bdf779f8ce4f50604ee4a626fd6245d31ae83a612438970d9a743321d_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:83ab545bdf779f8ce4f50604ee4a626fd6245d31ae83a612438970d9a743321d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.5.9-5" } } }, { "category": "product_version", "name": "openshift-logging/cluster-logging-operator-bundle@sha256:9f60f36c29ff954106e3966d1ca45caf1a10f25047f3888a720514bf762869fb_amd64", "product": { "name": "openshift-logging/cluster-logging-operator-bundle@sha256:9f60f36c29ff954106e3966d1ca45caf1a10f25047f3888a720514bf762869fb_amd64", "product_id": "openshift-logging/cluster-logging-operator-bundle@sha256:9f60f36c29ff954106e3966d1ca45caf1a10f25047f3888a720514bf762869fb_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-logging-operator-bundle@sha256:9f60f36c29ff954106e3966d1ca45caf1a10f25047f3888a720514bf762869fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-operator-bundle\u0026tag=v5.5.9-23" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:05b7944bc2f51fe3a19420d3a0d42b6944fa7dc4fd16860557aae97e81972093_amd64", "product": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:05b7944bc2f51fe3a19420d3a0d42b6944fa7dc4fd16860557aae97e81972093_amd64", "product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:05b7944bc2f51fe3a19420d3a0d42b6944fa7dc4fd16860557aae97e81972093_amd64", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:05b7944bc2f51fe3a19420d3a0d42b6944fa7dc4fd16860557aae97e81972093?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.5.9-2" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-operator-bundle@sha256:fbb0b82e4e102301e87500dda886861e39983eff3511cb8b7c957b67732e8e6a_amd64", "product": { "name": "openshift-logging/elasticsearch-operator-bundle@sha256:fbb0b82e4e102301e87500dda886861e39983eff3511cb8b7c957b67732e8e6a_amd64", "product_id": "openshift-logging/elasticsearch-operator-bundle@sha256:fbb0b82e4e102301e87500dda886861e39983eff3511cb8b7c957b67732e8e6a_amd64", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-operator-bundle@sha256:fbb0b82e4e102301e87500dda886861e39983eff3511cb8b7c957b67732e8e6a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-operator-bundle\u0026tag=v5.5.9-33" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ca144406aa4d66149d9c530f245c11eb753b0a20a2f09411202b19f238d474ae_amd64", "product": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ca144406aa4d66149d9c530f245c11eb753b0a20a2f09411202b19f238d474ae_amd64", "product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ca144406aa4d66149d9c530f245c11eb753b0a20a2f09411202b19f238d474ae_amd64", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:ca144406aa4d66149d9c530f245c11eb753b0a20a2f09411202b19f238d474ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-357" } } }, { "category": "product_version", "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:2382d3a838eeb88c6df26747b86e818c13f78212803d24b6186764c975717a6e_amd64", "product": { "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:2382d3a838eeb88c6df26747b86e818c13f78212803d24b6186764c975717a6e_amd64", "product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:2382d3a838eeb88c6df26747b86e818c13f78212803d24b6186764c975717a6e_amd64", "product_identification_helper": { "purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:2382d3a838eeb88c6df26747b86e818c13f78212803d24b6186764c975717a6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-109" } } }, { "category": "product_version", "name": "openshift-logging/logging-curator5-rhel8@sha256:f8672a422ae4777d05e275a4b001a873f8561c81cd51c6216ba8045015da1860_amd64", "product": { "name": "openshift-logging/logging-curator5-rhel8@sha256:f8672a422ae4777d05e275a4b001a873f8561c81cd51c6216ba8045015da1860_amd64", "product_id": "openshift-logging/logging-curator5-rhel8@sha256:f8672a422ae4777d05e275a4b001a873f8561c81cd51c6216ba8045015da1860_amd64", "product_identification_helper": { "purl": "pkg:oci/logging-curator5-rhel8@sha256:f8672a422ae4777d05e275a4b001a873f8561c81cd51c6216ba8045015da1860?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-314" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch6-rhel8@sha256:01fea4b904e5081994feca65f14a113bee7402e6f9e32c86de56d78892069248_amd64", "product": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:01fea4b904e5081994feca65f14a113bee7402e6f9e32c86de56d78892069248_amd64", "product_id": "openshift-logging/elasticsearch6-rhel8@sha256:01fea4b904e5081994feca65f14a113bee7402e6f9e32c86de56d78892069248_amd64", "product_identification_helper": { "purl": "pkg:oci/elasticsearch6-rhel8@sha256:01fea4b904e5081994feca65f14a113bee7402e6f9e32c86de56d78892069248?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-306" } } }, { "category": "product_version", "name": "openshift-logging/eventrouter-rhel8@sha256:e51150b8d08b80036d68631f9fc91e9da331725d58c65699090c5dd0d7f338e5_amd64", "product": { "name": "openshift-logging/eventrouter-rhel8@sha256:e51150b8d08b80036d68631f9fc91e9da331725d58c65699090c5dd0d7f338e5_amd64", "product_id": "openshift-logging/eventrouter-rhel8@sha256:e51150b8d08b80036d68631f9fc91e9da331725d58c65699090c5dd0d7f338e5_amd64", "product_identification_helper": { "purl": "pkg:oci/eventrouter-rhel8@sha256:e51150b8d08b80036d68631f9fc91e9da331725d58c65699090c5dd0d7f338e5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-98" } } }, { "category": "product_version", "name": "openshift-logging/fluentd-rhel8@sha256:0d36a99eb193d94f446b1403c4a32c138b6ccf10771a2c5f879a4fc8d7e248fd_amd64", "product": { "name": "openshift-logging/fluentd-rhel8@sha256:0d36a99eb193d94f446b1403c4a32c138b6ccf10771a2c5f879a4fc8d7e248fd_amd64", "product_id": "openshift-logging/fluentd-rhel8@sha256:0d36a99eb193d94f446b1403c4a32c138b6ccf10771a2c5f879a4fc8d7e248fd_amd64", "product_identification_helper": { "purl": "pkg:oci/fluentd-rhel8@sha256:0d36a99eb193d94f446b1403c4a32c138b6ccf10771a2c5f879a4fc8d7e248fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-96" } } }, { "category": "product_version", "name": "openshift-logging/kibana6-rhel8@sha256:969c90a986d2b6d9f24957ef1e095e4e40bd966781636312f0d543c20be8680f_amd64", "product": { "name": "openshift-logging/kibana6-rhel8@sha256:969c90a986d2b6d9f24957ef1e095e4e40bd966781636312f0d543c20be8680f_amd64", "product_id": "openshift-logging/kibana6-rhel8@sha256:969c90a986d2b6d9f24957ef1e095e4e40bd966781636312f0d543c20be8680f_amd64", "product_identification_helper": { "purl": "pkg:oci/kibana6-rhel8@sha256:969c90a986d2b6d9f24957ef1e095e4e40bd966781636312f0d543c20be8680f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-343" } } }, { "category": "product_version", "name": "openshift-logging/logging-loki-rhel8@sha256:0d67b61f5ca2a294353a5205b71ed830d1f9660c936915a35c66e8b1f97f8375_amd64", "product": { "name": "openshift-logging/logging-loki-rhel8@sha256:0d67b61f5ca2a294353a5205b71ed830d1f9660c936915a35c66e8b1f97f8375_amd64", "product_id": "openshift-logging/logging-loki-rhel8@sha256:0d67b61f5ca2a294353a5205b71ed830d1f9660c936915a35c66e8b1f97f8375_amd64", "product_identification_helper": { "purl": "pkg:oci/logging-loki-rhel8@sha256:0d67b61f5ca2a294353a5205b71ed830d1f9660c936915a35c66e8b1f97f8375?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.6.1-30" } } }, { "category": "product_version", "name": "openshift-logging/vector-rhel8@sha256:c69856e661af2bf9f49d4beedbd705e3f73a106814e09fbd79eb0c91dae3eb32_amd64", "product": { "name": "openshift-logging/vector-rhel8@sha256:c69856e661af2bf9f49d4beedbd705e3f73a106814e09fbd79eb0c91dae3eb32_amd64", "product_id": "openshift-logging/vector-rhel8@sha256:c69856e661af2bf9f49d4beedbd705e3f73a106814e09fbd79eb0c91dae3eb32_amd64", "product_identification_helper": { "purl": "pkg:oci/vector-rhel8@sha256:c69856e661af2bf9f49d4beedbd705e3f73a106814e09fbd79eb0c91dae3eb32?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-64" } } }, { "category": "product_version", "name": "openshift-logging/logging-view-plugin-rhel8@sha256:d0c04934018c8c1409e4a7ff41c3c1b002f33a6a5837a5d628a779626a4466ff_amd64", "product": { "name": "openshift-logging/logging-view-plugin-rhel8@sha256:d0c04934018c8c1409e4a7ff41c3c1b002f33a6a5837a5d628a779626a4466ff_amd64", "product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:d0c04934018c8c1409e4a7ff41c3c1b002f33a6a5837a5d628a779626a4466ff_amd64", "product_identification_helper": { "purl": "pkg:oci/logging-view-plugin-rhel8@sha256:d0c04934018c8c1409e4a7ff41c3c1b002f33a6a5837a5d628a779626a4466ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.5.9-2" } } }, { "category": "product_version", "name": "openshift-logging/loki-operator-bundle@sha256:9f58cdf599620e77caf66af6afa22320e3d40b38114143ab9a298098530331fe_amd64", "product": { "name": "openshift-logging/loki-operator-bundle@sha256:9f58cdf599620e77caf66af6afa22320e3d40b38114143ab9a298098530331fe_amd64", "product_id": "openshift-logging/loki-operator-bundle@sha256:9f58cdf599620e77caf66af6afa22320e3d40b38114143ab9a298098530331fe_amd64", "product_identification_helper": { "purl": "pkg:oci/loki-operator-bundle@sha256:9f58cdf599620e77caf66af6afa22320e3d40b38114143ab9a298098530331fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-operator-bundle\u0026tag=v5.5.9-38" } } }, { "category": "product_version", "name": "openshift-logging/loki-rhel8-operator@sha256:0e084b5b47e05b61b6fc21c03b2f9a4fa872ceea4c5341edd48c392887502247_amd64", "product": { "name": "openshift-logging/loki-rhel8-operator@sha256:0e084b5b47e05b61b6fc21c03b2f9a4fa872ceea4c5341edd48c392887502247_amd64", "product_id": "openshift-logging/loki-rhel8-operator@sha256:0e084b5b47e05b61b6fc21c03b2f9a4fa872ceea4c5341edd48c392887502247_amd64", "product_identification_helper": { "purl": "pkg:oci/loki-rhel8-operator@sha256:0e084b5b47e05b61b6fc21c03b2f9a4fa872ceea4c5341edd48c392887502247?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.5.9-2" } } }, { "category": "product_version", "name": "openshift-logging/lokistack-gateway-rhel8@sha256:af1c4e0724157b79d5d511d9ec7c7025fbb08c31ffc41e622026bc34949ee322_amd64", "product": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:af1c4e0724157b79d5d511d9ec7c7025fbb08c31ffc41e622026bc34949ee322_amd64", "product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:af1c4e0724157b79d5d511d9ec7c7025fbb08c31ffc41e622026bc34949ee322_amd64", "product_identification_helper": { "purl": "pkg:oci/lokistack-gateway-rhel8@sha256:af1c4e0724157b79d5d511d9ec7c7025fbb08c31ffc41e622026bc34949ee322?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-189" } } }, { "category": "product_version", "name": "openshift-logging/opa-openshift-rhel8@sha256:280c2a3d668341679a88de4922b3d9916b7f423efd2aee5c4b7be7d0d7223434_amd64", "product": { "name": "openshift-logging/opa-openshift-rhel8@sha256:280c2a3d668341679a88de4922b3d9916b7f423efd2aee5c4b7be7d0d7223434_amd64", "product_id": "openshift-logging/opa-openshift-rhel8@sha256:280c2a3d668341679a88de4922b3d9916b7f423efd2aee5c4b7be7d0d7223434_amd64", "product_identification_helper": { "purl": "pkg:oci/opa-openshift-rhel8@sha256:280c2a3d668341679a88de4922b3d9916b7f423efd2aee5c4b7be7d0d7223434?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-70" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:10d3c60fd3c4711ce52b90a4e05dbeba807932d496ffb15ec9dcf0a88955de7c_arm64", "product": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:10d3c60fd3c4711ce52b90a4e05dbeba807932d496ffb15ec9dcf0a88955de7c_arm64", "product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:10d3c60fd3c4711ce52b90a4e05dbeba807932d496ffb15ec9dcf0a88955de7c_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:10d3c60fd3c4711ce52b90a4e05dbeba807932d496ffb15ec9dcf0a88955de7c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.5.9-5" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:cafbd320c49ed0c24453ece94d05bfb7c20a5c54cd735f89b1f1595847fd6f2c_arm64", "product": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:cafbd320c49ed0c24453ece94d05bfb7c20a5c54cd735f89b1f1595847fd6f2c_arm64", "product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:cafbd320c49ed0c24453ece94d05bfb7c20a5c54cd735f89b1f1595847fd6f2c_arm64", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:cafbd320c49ed0c24453ece94d05bfb7c20a5c54cd735f89b1f1595847fd6f2c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.5.9-2" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:44ed5004550c6d15e054e9367467847e13ae413d6a2e36b6c67842032456f95f_arm64", "product": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:44ed5004550c6d15e054e9367467847e13ae413d6a2e36b6c67842032456f95f_arm64", "product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:44ed5004550c6d15e054e9367467847e13ae413d6a2e36b6c67842032456f95f_arm64", "product_identification_helper": { "purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:44ed5004550c6d15e054e9367467847e13ae413d6a2e36b6c67842032456f95f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-357" } } }, { "category": "product_version", "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:5ca3c6102d5d22c5f8d5f6dc2ff0564a40f7548165e760143f17ba0ee81fca0b_arm64", "product": { "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:5ca3c6102d5d22c5f8d5f6dc2ff0564a40f7548165e760143f17ba0ee81fca0b_arm64", "product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:5ca3c6102d5d22c5f8d5f6dc2ff0564a40f7548165e760143f17ba0ee81fca0b_arm64", "product_identification_helper": { "purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:5ca3c6102d5d22c5f8d5f6dc2ff0564a40f7548165e760143f17ba0ee81fca0b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-109" } } }, { "category": "product_version", "name": "openshift-logging/logging-curator5-rhel8@sha256:254a547ab6c146d7372a8ec18eb554348f0549bf25e7087246caf697095c0fe8_arm64", "product": { "name": "openshift-logging/logging-curator5-rhel8@sha256:254a547ab6c146d7372a8ec18eb554348f0549bf25e7087246caf697095c0fe8_arm64", "product_id": "openshift-logging/logging-curator5-rhel8@sha256:254a547ab6c146d7372a8ec18eb554348f0549bf25e7087246caf697095c0fe8_arm64", "product_identification_helper": { "purl": "pkg:oci/logging-curator5-rhel8@sha256:254a547ab6c146d7372a8ec18eb554348f0549bf25e7087246caf697095c0fe8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-314" } } }, { "category": "product_version", "name": "openshift-logging/elasticsearch6-rhel8@sha256:51f06807e4bbd2f7e67d51405e211969a36f5c269b8e29a5f31f906affc0bee9_arm64", "product": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:51f06807e4bbd2f7e67d51405e211969a36f5c269b8e29a5f31f906affc0bee9_arm64", "product_id": "openshift-logging/elasticsearch6-rhel8@sha256:51f06807e4bbd2f7e67d51405e211969a36f5c269b8e29a5f31f906affc0bee9_arm64", "product_identification_helper": { "purl": "pkg:oci/elasticsearch6-rhel8@sha256:51f06807e4bbd2f7e67d51405e211969a36f5c269b8e29a5f31f906affc0bee9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-306" } } }, { "category": "product_version", "name": "openshift-logging/eventrouter-rhel8@sha256:1812310845beec68f17c1d5f62180c21ae33cb6a8d136df2b04847281cc4a550_arm64", "product": { "name": "openshift-logging/eventrouter-rhel8@sha256:1812310845beec68f17c1d5f62180c21ae33cb6a8d136df2b04847281cc4a550_arm64", "product_id": "openshift-logging/eventrouter-rhel8@sha256:1812310845beec68f17c1d5f62180c21ae33cb6a8d136df2b04847281cc4a550_arm64", "product_identification_helper": { "purl": "pkg:oci/eventrouter-rhel8@sha256:1812310845beec68f17c1d5f62180c21ae33cb6a8d136df2b04847281cc4a550?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-98" } } }, { "category": "product_version", "name": "openshift-logging/fluentd-rhel8@sha256:158218c517e6829dbd542ad4bc8d9b2697db1a72d5bc6507621210e49ee3c08f_arm64", "product": { "name": "openshift-logging/fluentd-rhel8@sha256:158218c517e6829dbd542ad4bc8d9b2697db1a72d5bc6507621210e49ee3c08f_arm64", "product_id": "openshift-logging/fluentd-rhel8@sha256:158218c517e6829dbd542ad4bc8d9b2697db1a72d5bc6507621210e49ee3c08f_arm64", "product_identification_helper": { "purl": "pkg:oci/fluentd-rhel8@sha256:158218c517e6829dbd542ad4bc8d9b2697db1a72d5bc6507621210e49ee3c08f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-96" } } }, { "category": "product_version", "name": "openshift-logging/kibana6-rhel8@sha256:3e52d684d044b03e33f47de2a2dffdf9543ab69d02c7a24a71a53b980ae1a623_arm64", "product": { "name": "openshift-logging/kibana6-rhel8@sha256:3e52d684d044b03e33f47de2a2dffdf9543ab69d02c7a24a71a53b980ae1a623_arm64", "product_id": "openshift-logging/kibana6-rhel8@sha256:3e52d684d044b03e33f47de2a2dffdf9543ab69d02c7a24a71a53b980ae1a623_arm64", "product_identification_helper": { "purl": "pkg:oci/kibana6-rhel8@sha256:3e52d684d044b03e33f47de2a2dffdf9543ab69d02c7a24a71a53b980ae1a623?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-343" } } }, { "category": "product_version", "name": "openshift-logging/logging-loki-rhel8@sha256:54e10be8e1091da8544d69b88882ec496cc2bfec7304d04c3f3b45e4e7fb18aa_arm64", "product": { "name": "openshift-logging/logging-loki-rhel8@sha256:54e10be8e1091da8544d69b88882ec496cc2bfec7304d04c3f3b45e4e7fb18aa_arm64", "product_id": "openshift-logging/logging-loki-rhel8@sha256:54e10be8e1091da8544d69b88882ec496cc2bfec7304d04c3f3b45e4e7fb18aa_arm64", "product_identification_helper": { "purl": "pkg:oci/logging-loki-rhel8@sha256:54e10be8e1091da8544d69b88882ec496cc2bfec7304d04c3f3b45e4e7fb18aa?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.6.1-30" } } }, { "category": "product_version", "name": "openshift-logging/vector-rhel8@sha256:9c21bfe4b002e2d74e68349ddb273fbc2d9bc4e490dab93862920cd02db99100_arm64", "product": { "name": "openshift-logging/vector-rhel8@sha256:9c21bfe4b002e2d74e68349ddb273fbc2d9bc4e490dab93862920cd02db99100_arm64", "product_id": "openshift-logging/vector-rhel8@sha256:9c21bfe4b002e2d74e68349ddb273fbc2d9bc4e490dab93862920cd02db99100_arm64", "product_identification_helper": { "purl": "pkg:oci/vector-rhel8@sha256:9c21bfe4b002e2d74e68349ddb273fbc2d9bc4e490dab93862920cd02db99100?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-64" } } }, { "category": "product_version", "name": "openshift-logging/logging-view-plugin-rhel8@sha256:9bb6a3e6085a9f1c62276f6fc816b281340d9064a08eeac8dba107b43270c13b_arm64", "product": { "name": "openshift-logging/logging-view-plugin-rhel8@sha256:9bb6a3e6085a9f1c62276f6fc816b281340d9064a08eeac8dba107b43270c13b_arm64", "product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:9bb6a3e6085a9f1c62276f6fc816b281340d9064a08eeac8dba107b43270c13b_arm64", "product_identification_helper": { "purl": "pkg:oci/logging-view-plugin-rhel8@sha256:9bb6a3e6085a9f1c62276f6fc816b281340d9064a08eeac8dba107b43270c13b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.5.9-2" } } }, { "category": "product_version", "name": "openshift-logging/loki-rhel8-operator@sha256:0a30ca84f0bfe7125b3a3233053b73cb4c8a85359b45d11a1bfdb5d54de05579_arm64", "product": { "name": "openshift-logging/loki-rhel8-operator@sha256:0a30ca84f0bfe7125b3a3233053b73cb4c8a85359b45d11a1bfdb5d54de05579_arm64", "product_id": "openshift-logging/loki-rhel8-operator@sha256:0a30ca84f0bfe7125b3a3233053b73cb4c8a85359b45d11a1bfdb5d54de05579_arm64", "product_identification_helper": { "purl": "pkg:oci/loki-rhel8-operator@sha256:0a30ca84f0bfe7125b3a3233053b73cb4c8a85359b45d11a1bfdb5d54de05579?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.5.9-2" } } }, { "category": "product_version", "name": "openshift-logging/lokistack-gateway-rhel8@sha256:1b4cd1c7a95beae8abc650c357ae86286e2dfa505a208323d41b4345a4c912b2_arm64", "product": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:1b4cd1c7a95beae8abc650c357ae86286e2dfa505a208323d41b4345a4c912b2_arm64", "product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:1b4cd1c7a95beae8abc650c357ae86286e2dfa505a208323d41b4345a4c912b2_arm64", "product_identification_helper": { "purl": "pkg:oci/lokistack-gateway-rhel8@sha256:1b4cd1c7a95beae8abc650c357ae86286e2dfa505a208323d41b4345a4c912b2?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-189" } } }, { "category": "product_version", "name": "openshift-logging/opa-openshift-rhel8@sha256:1ccf9f743f92103346397c976ab1a932ab83efcd415b03eba2ffc685bd19a877_arm64", "product": { "name": "openshift-logging/opa-openshift-rhel8@sha256:1ccf9f743f92103346397c976ab1a932ab83efcd415b03eba2ffc685bd19a877_arm64", "product_id": "openshift-logging/opa-openshift-rhel8@sha256:1ccf9f743f92103346397c976ab1a932ab83efcd415b03eba2ffc685bd19a877_arm64", "product_identification_helper": { "purl": "pkg:oci/opa-openshift-rhel8@sha256:1ccf9f743f92103346397c976ab1a932ab83efcd415b03eba2ffc685bd19a877?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-70" } } } ], "category": "architecture", "name": "arm64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/cluster-logging-operator-bundle@sha256:9f60f36c29ff954106e3966d1ca45caf1a10f25047f3888a720514bf762869fb_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:9f60f36c29ff954106e3966d1ca45caf1a10f25047f3888a720514bf762869fb_amd64" }, "product_reference": "openshift-logging/cluster-logging-operator-bundle@sha256:9f60f36c29ff954106e3966d1ca45caf1a10f25047f3888a720514bf762869fb_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:0a0559da7e9e6ca7de48c93f08e0930b187d0da1294d077c5340dc08baf3765e_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:0a0559da7e9e6ca7de48c93f08e0930b187d0da1294d077c5340dc08baf3765e_ppc64le" }, "product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:0a0559da7e9e6ca7de48c93f08e0930b187d0da1294d077c5340dc08baf3765e_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:10d3c60fd3c4711ce52b90a4e05dbeba807932d496ffb15ec9dcf0a88955de7c_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:10d3c60fd3c4711ce52b90a4e05dbeba807932d496ffb15ec9dcf0a88955de7c_arm64" }, "product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:10d3c60fd3c4711ce52b90a4e05dbeba807932d496ffb15ec9dcf0a88955de7c_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:83ab545bdf779f8ce4f50604ee4a626fd6245d31ae83a612438970d9a743321d_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:83ab545bdf779f8ce4f50604ee4a626fd6245d31ae83a612438970d9a743321d_amd64" }, "product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:83ab545bdf779f8ce4f50604ee4a626fd6245d31ae83a612438970d9a743321d_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/cluster-logging-rhel8-operator@sha256:af8c4c2299729cf48c54fc9b653c354a08cb116e516686e16644fdd68d58fdac_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:af8c4c2299729cf48c54fc9b653c354a08cb116e516686e16644fdd68d58fdac_s390x" }, "product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:af8c4c2299729cf48c54fc9b653c354a08cb116e516686e16644fdd68d58fdac_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-operator-bundle@sha256:fbb0b82e4e102301e87500dda886861e39983eff3511cb8b7c957b67732e8e6a_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:fbb0b82e4e102301e87500dda886861e39983eff3511cb8b7c957b67732e8e6a_amd64" }, "product_reference": "openshift-logging/elasticsearch-operator-bundle@sha256:fbb0b82e4e102301e87500dda886861e39983eff3511cb8b7c957b67732e8e6a_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:22aeaaee7f95e69f14732084758be53e37734a65a1c02dd05143d56654167968_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:22aeaaee7f95e69f14732084758be53e37734a65a1c02dd05143d56654167968_ppc64le" }, "product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:22aeaaee7f95e69f14732084758be53e37734a65a1c02dd05143d56654167968_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:44ed5004550c6d15e054e9367467847e13ae413d6a2e36b6c67842032456f95f_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:44ed5004550c6d15e054e9367467847e13ae413d6a2e36b6c67842032456f95f_arm64" }, "product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:44ed5004550c6d15e054e9367467847e13ae413d6a2e36b6c67842032456f95f_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ca144406aa4d66149d9c530f245c11eb753b0a20a2f09411202b19f238d474ae_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:ca144406aa4d66149d9c530f245c11eb753b0a20a2f09411202b19f238d474ae_amd64" }, "product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ca144406aa4d66149d9c530f245c11eb753b0a20a2f09411202b19f238d474ae_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:db771f2b0b292131caf29b0c3e646559a8aac0cc6b42bf5c0fe3e2c10721edfb_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:db771f2b0b292131caf29b0c3e646559a8aac0cc6b42bf5c0fe3e2c10721edfb_s390x" }, "product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:db771f2b0b292131caf29b0c3e646559a8aac0cc6b42bf5c0fe3e2c10721edfb_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:05b7944bc2f51fe3a19420d3a0d42b6944fa7dc4fd16860557aae97e81972093_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:05b7944bc2f51fe3a19420d3a0d42b6944fa7dc4fd16860557aae97e81972093_amd64" }, "product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:05b7944bc2f51fe3a19420d3a0d42b6944fa7dc4fd16860557aae97e81972093_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:29172efc78a450b37d3e549abd4f152aa5974e86055505617479fd8517c54077_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:29172efc78a450b37d3e549abd4f152aa5974e86055505617479fd8517c54077_ppc64le" }, "product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:29172efc78a450b37d3e549abd4f152aa5974e86055505617479fd8517c54077_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:99adbffcd95fa7b6e0a699a3687f47cefd95815552c78ea44359898c1ef5a11b_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:99adbffcd95fa7b6e0a699a3687f47cefd95815552c78ea44359898c1ef5a11b_s390x" }, "product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:99adbffcd95fa7b6e0a699a3687f47cefd95815552c78ea44359898c1ef5a11b_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch-rhel8-operator@sha256:cafbd320c49ed0c24453ece94d05bfb7c20a5c54cd735f89b1f1595847fd6f2c_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:cafbd320c49ed0c24453ece94d05bfb7c20a5c54cd735f89b1f1595847fd6f2c_arm64" }, "product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:cafbd320c49ed0c24453ece94d05bfb7c20a5c54cd735f89b1f1595847fd6f2c_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:01fea4b904e5081994feca65f14a113bee7402e6f9e32c86de56d78892069248_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:01fea4b904e5081994feca65f14a113bee7402e6f9e32c86de56d78892069248_amd64" }, "product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:01fea4b904e5081994feca65f14a113bee7402e6f9e32c86de56d78892069248_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:51f06807e4bbd2f7e67d51405e211969a36f5c269b8e29a5f31f906affc0bee9_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:51f06807e4bbd2f7e67d51405e211969a36f5c269b8e29a5f31f906affc0bee9_arm64" }, "product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:51f06807e4bbd2f7e67d51405e211969a36f5c269b8e29a5f31f906affc0bee9_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:9bb68ee00ea4bf7897bf785dcc5a8f49f77591b2c520a0499b9d593f1f7f3e77_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9bb68ee00ea4bf7897bf785dcc5a8f49f77591b2c520a0499b9d593f1f7f3e77_s390x" }, "product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:9bb68ee00ea4bf7897bf785dcc5a8f49f77591b2c520a0499b9d593f1f7f3e77_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/elasticsearch6-rhel8@sha256:afa21e9a6daade99d696bb3ff311fc563fe3b6d4cc5394db5bca99b8461b30dc_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:afa21e9a6daade99d696bb3ff311fc563fe3b6d4cc5394db5bca99b8461b30dc_ppc64le" }, "product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:afa21e9a6daade99d696bb3ff311fc563fe3b6d4cc5394db5bca99b8461b30dc_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/eventrouter-rhel8@sha256:1812310845beec68f17c1d5f62180c21ae33cb6a8d136df2b04847281cc4a550_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:1812310845beec68f17c1d5f62180c21ae33cb6a8d136df2b04847281cc4a550_arm64" }, "product_reference": "openshift-logging/eventrouter-rhel8@sha256:1812310845beec68f17c1d5f62180c21ae33cb6a8d136df2b04847281cc4a550_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/eventrouter-rhel8@sha256:abc73d7c56ac041fb666c0fcd954cbdd5bb1e7f5574ae8f44d110d9464d63e53_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:abc73d7c56ac041fb666c0fcd954cbdd5bb1e7f5574ae8f44d110d9464d63e53_ppc64le" }, "product_reference": "openshift-logging/eventrouter-rhel8@sha256:abc73d7c56ac041fb666c0fcd954cbdd5bb1e7f5574ae8f44d110d9464d63e53_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/eventrouter-rhel8@sha256:d09004093fa414f69702473c1f4b8776c9245675e6754186d7a0cacf55c0a9f6_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:d09004093fa414f69702473c1f4b8776c9245675e6754186d7a0cacf55c0a9f6_s390x" }, "product_reference": "openshift-logging/eventrouter-rhel8@sha256:d09004093fa414f69702473c1f4b8776c9245675e6754186d7a0cacf55c0a9f6_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/eventrouter-rhel8@sha256:e51150b8d08b80036d68631f9fc91e9da331725d58c65699090c5dd0d7f338e5_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:e51150b8d08b80036d68631f9fc91e9da331725d58c65699090c5dd0d7f338e5_amd64" }, "product_reference": "openshift-logging/eventrouter-rhel8@sha256:e51150b8d08b80036d68631f9fc91e9da331725d58c65699090c5dd0d7f338e5_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/fluentd-rhel8@sha256:0d36a99eb193d94f446b1403c4a32c138b6ccf10771a2c5f879a4fc8d7e248fd_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:0d36a99eb193d94f446b1403c4a32c138b6ccf10771a2c5f879a4fc8d7e248fd_amd64" }, "product_reference": "openshift-logging/fluentd-rhel8@sha256:0d36a99eb193d94f446b1403c4a32c138b6ccf10771a2c5f879a4fc8d7e248fd_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/fluentd-rhel8@sha256:158218c517e6829dbd542ad4bc8d9b2697db1a72d5bc6507621210e49ee3c08f_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:158218c517e6829dbd542ad4bc8d9b2697db1a72d5bc6507621210e49ee3c08f_arm64" }, "product_reference": "openshift-logging/fluentd-rhel8@sha256:158218c517e6829dbd542ad4bc8d9b2697db1a72d5bc6507621210e49ee3c08f_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/fluentd-rhel8@sha256:7ba453711bbfa2bde1ab759d77eef773fa7bda16d4dc5e305025175d1ff96edc_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:7ba453711bbfa2bde1ab759d77eef773fa7bda16d4dc5e305025175d1ff96edc_ppc64le" }, "product_reference": "openshift-logging/fluentd-rhel8@sha256:7ba453711bbfa2bde1ab759d77eef773fa7bda16d4dc5e305025175d1ff96edc_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/fluentd-rhel8@sha256:f463acdf2d2ed9b5674df0ba079c2f8be65f761bdc3781a2ff49f323bcb690d0_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:f463acdf2d2ed9b5674df0ba079c2f8be65f761bdc3781a2ff49f323bcb690d0_s390x" }, "product_reference": "openshift-logging/fluentd-rhel8@sha256:f463acdf2d2ed9b5674df0ba079c2f8be65f761bdc3781a2ff49f323bcb690d0_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/kibana6-rhel8@sha256:10722dc15493513ac834200593930eb93a6b231a16365dd92e5b117570a472f7_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:10722dc15493513ac834200593930eb93a6b231a16365dd92e5b117570a472f7_s390x" }, "product_reference": "openshift-logging/kibana6-rhel8@sha256:10722dc15493513ac834200593930eb93a6b231a16365dd92e5b117570a472f7_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/kibana6-rhel8@sha256:3e52d684d044b03e33f47de2a2dffdf9543ab69d02c7a24a71a53b980ae1a623_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:3e52d684d044b03e33f47de2a2dffdf9543ab69d02c7a24a71a53b980ae1a623_arm64" }, "product_reference": "openshift-logging/kibana6-rhel8@sha256:3e52d684d044b03e33f47de2a2dffdf9543ab69d02c7a24a71a53b980ae1a623_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/kibana6-rhel8@sha256:969c90a986d2b6d9f24957ef1e095e4e40bd966781636312f0d543c20be8680f_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:969c90a986d2b6d9f24957ef1e095e4e40bd966781636312f0d543c20be8680f_amd64" }, "product_reference": "openshift-logging/kibana6-rhel8@sha256:969c90a986d2b6d9f24957ef1e095e4e40bd966781636312f0d543c20be8680f_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/kibana6-rhel8@sha256:a75e1dc70df128550b4ed4c12d96038f8383b8545de734ecce9027adc1ce1a35_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:a75e1dc70df128550b4ed4c12d96038f8383b8545de734ecce9027adc1ce1a35_ppc64le" }, "product_reference": "openshift-logging/kibana6-rhel8@sha256:a75e1dc70df128550b4ed4c12d96038f8383b8545de734ecce9027adc1ce1a35_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:0308780d822eb3aa83e2524fbbf9c99ddac677f53bf2b03a62d50e0409d33ee3_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:0308780d822eb3aa83e2524fbbf9c99ddac677f53bf2b03a62d50e0409d33ee3_ppc64le" }, "product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:0308780d822eb3aa83e2524fbbf9c99ddac677f53bf2b03a62d50e0409d33ee3_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:2382d3a838eeb88c6df26747b86e818c13f78212803d24b6186764c975717a6e_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:2382d3a838eeb88c6df26747b86e818c13f78212803d24b6186764c975717a6e_amd64" }, "product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:2382d3a838eeb88c6df26747b86e818c13f78212803d24b6186764c975717a6e_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:5a7cfd868121bea76e0648bdf14bc001d2922db3f0f86b39c039478e8476cd8e_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:5a7cfd868121bea76e0648bdf14bc001d2922db3f0f86b39c039478e8476cd8e_s390x" }, "product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:5a7cfd868121bea76e0648bdf14bc001d2922db3f0f86b39c039478e8476cd8e_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:5ca3c6102d5d22c5f8d5f6dc2ff0564a40f7548165e760143f17ba0ee81fca0b_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:5ca3c6102d5d22c5f8d5f6dc2ff0564a40f7548165e760143f17ba0ee81fca0b_arm64" }, "product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:5ca3c6102d5d22c5f8d5f6dc2ff0564a40f7548165e760143f17ba0ee81fca0b_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-curator5-rhel8@sha256:254a547ab6c146d7372a8ec18eb554348f0549bf25e7087246caf697095c0fe8_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:254a547ab6c146d7372a8ec18eb554348f0549bf25e7087246caf697095c0fe8_arm64" }, "product_reference": "openshift-logging/logging-curator5-rhel8@sha256:254a547ab6c146d7372a8ec18eb554348f0549bf25e7087246caf697095c0fe8_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-curator5-rhel8@sha256:5523384603d7e2d241581560524b8d508139fa0405a1d843252f3b28984f23f5_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:5523384603d7e2d241581560524b8d508139fa0405a1d843252f3b28984f23f5_ppc64le" }, "product_reference": "openshift-logging/logging-curator5-rhel8@sha256:5523384603d7e2d241581560524b8d508139fa0405a1d843252f3b28984f23f5_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-curator5-rhel8@sha256:bbf3f91f411a1de2d35470d3504f281109689bf20c6e8ec966f01ceae966511e_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:bbf3f91f411a1de2d35470d3504f281109689bf20c6e8ec966f01ceae966511e_s390x" }, "product_reference": "openshift-logging/logging-curator5-rhel8@sha256:bbf3f91f411a1de2d35470d3504f281109689bf20c6e8ec966f01ceae966511e_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-curator5-rhel8@sha256:f8672a422ae4777d05e275a4b001a873f8561c81cd51c6216ba8045015da1860_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:f8672a422ae4777d05e275a4b001a873f8561c81cd51c6216ba8045015da1860_amd64" }, "product_reference": "openshift-logging/logging-curator5-rhel8@sha256:f8672a422ae4777d05e275a4b001a873f8561c81cd51c6216ba8045015da1860_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-loki-rhel8@sha256:0d67b61f5ca2a294353a5205b71ed830d1f9660c936915a35c66e8b1f97f8375_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:0d67b61f5ca2a294353a5205b71ed830d1f9660c936915a35c66e8b1f97f8375_amd64" }, "product_reference": "openshift-logging/logging-loki-rhel8@sha256:0d67b61f5ca2a294353a5205b71ed830d1f9660c936915a35c66e8b1f97f8375_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-loki-rhel8@sha256:5130975bb35317db09020551dfd7ae17b004fcb9d409745244d207e5358df4f7_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:5130975bb35317db09020551dfd7ae17b004fcb9d409745244d207e5358df4f7_s390x" }, "product_reference": "openshift-logging/logging-loki-rhel8@sha256:5130975bb35317db09020551dfd7ae17b004fcb9d409745244d207e5358df4f7_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-loki-rhel8@sha256:54e10be8e1091da8544d69b88882ec496cc2bfec7304d04c3f3b45e4e7fb18aa_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:54e10be8e1091da8544d69b88882ec496cc2bfec7304d04c3f3b45e4e7fb18aa_arm64" }, "product_reference": "openshift-logging/logging-loki-rhel8@sha256:54e10be8e1091da8544d69b88882ec496cc2bfec7304d04c3f3b45e4e7fb18aa_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-loki-rhel8@sha256:bdaef9fea459531f4b786f922eb07f0e68a57a4ef60d28f3219b1e5d380087ac_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:bdaef9fea459531f4b786f922eb07f0e68a57a4ef60d28f3219b1e5d380087ac_ppc64le" }, "product_reference": "openshift-logging/logging-loki-rhel8@sha256:bdaef9fea459531f4b786f922eb07f0e68a57a4ef60d28f3219b1e5d380087ac_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-view-plugin-rhel8@sha256:2094fe72e9687b3322812d82f129324015b8fd9416d0b76f629b10677c514359_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:2094fe72e9687b3322812d82f129324015b8fd9416d0b76f629b10677c514359_s390x" }, "product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:2094fe72e9687b3322812d82f129324015b8fd9416d0b76f629b10677c514359_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-view-plugin-rhel8@sha256:845cffa36532da8ecaf6c02ab3760b36f9d2b60e0fd5db049a40a66884365ddd_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:845cffa36532da8ecaf6c02ab3760b36f9d2b60e0fd5db049a40a66884365ddd_ppc64le" }, "product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:845cffa36532da8ecaf6c02ab3760b36f9d2b60e0fd5db049a40a66884365ddd_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-view-plugin-rhel8@sha256:9bb6a3e6085a9f1c62276f6fc816b281340d9064a08eeac8dba107b43270c13b_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:9bb6a3e6085a9f1c62276f6fc816b281340d9064a08eeac8dba107b43270c13b_arm64" }, "product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:9bb6a3e6085a9f1c62276f6fc816b281340d9064a08eeac8dba107b43270c13b_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-view-plugin-rhel8@sha256:d0c04934018c8c1409e4a7ff41c3c1b002f33a6a5837a5d628a779626a4466ff_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:d0c04934018c8c1409e4a7ff41c3c1b002f33a6a5837a5d628a779626a4466ff_amd64" }, "product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:d0c04934018c8c1409e4a7ff41c3c1b002f33a6a5837a5d628a779626a4466ff_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/loki-operator-bundle@sha256:9f58cdf599620e77caf66af6afa22320e3d40b38114143ab9a298098530331fe_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:9f58cdf599620e77caf66af6afa22320e3d40b38114143ab9a298098530331fe_amd64" }, "product_reference": "openshift-logging/loki-operator-bundle@sha256:9f58cdf599620e77caf66af6afa22320e3d40b38114143ab9a298098530331fe_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/loki-rhel8-operator@sha256:0a30ca84f0bfe7125b3a3233053b73cb4c8a85359b45d11a1bfdb5d54de05579_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:0a30ca84f0bfe7125b3a3233053b73cb4c8a85359b45d11a1bfdb5d54de05579_arm64" }, "product_reference": "openshift-logging/loki-rhel8-operator@sha256:0a30ca84f0bfe7125b3a3233053b73cb4c8a85359b45d11a1bfdb5d54de05579_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/loki-rhel8-operator@sha256:0e084b5b47e05b61b6fc21c03b2f9a4fa872ceea4c5341edd48c392887502247_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:0e084b5b47e05b61b6fc21c03b2f9a4fa872ceea4c5341edd48c392887502247_amd64" }, "product_reference": "openshift-logging/loki-rhel8-operator@sha256:0e084b5b47e05b61b6fc21c03b2f9a4fa872ceea4c5341edd48c392887502247_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/loki-rhel8-operator@sha256:6cdfc86fbfa8c3c90104009065798070053ca26a5bc1caf352d0be5c3aa4d214_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:6cdfc86fbfa8c3c90104009065798070053ca26a5bc1caf352d0be5c3aa4d214_s390x" }, "product_reference": "openshift-logging/loki-rhel8-operator@sha256:6cdfc86fbfa8c3c90104009065798070053ca26a5bc1caf352d0be5c3aa4d214_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/loki-rhel8-operator@sha256:fe586c119e3273fc8014d297e7634943d92705af2beb09557fbec5d39f59ff6e_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:fe586c119e3273fc8014d297e7634943d92705af2beb09557fbec5d39f59ff6e_ppc64le" }, "product_reference": "openshift-logging/loki-rhel8-operator@sha256:fe586c119e3273fc8014d297e7634943d92705af2beb09557fbec5d39f59ff6e_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:1b4cd1c7a95beae8abc650c357ae86286e2dfa505a208323d41b4345a4c912b2_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:1b4cd1c7a95beae8abc650c357ae86286e2dfa505a208323d41b4345a4c912b2_arm64" }, "product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:1b4cd1c7a95beae8abc650c357ae86286e2dfa505a208323d41b4345a4c912b2_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:23f868ad11164b7cb37e343e4f087ca47e6d35ee84777a7cd40a695d45734452_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:23f868ad11164b7cb37e343e4f087ca47e6d35ee84777a7cd40a695d45734452_ppc64le" }, "product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:23f868ad11164b7cb37e343e4f087ca47e6d35ee84777a7cd40a695d45734452_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:505bb6e8390f1bf6faa4d9886d7b3bac3b38ef5a3b44d030f75a6389709054ea_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:505bb6e8390f1bf6faa4d9886d7b3bac3b38ef5a3b44d030f75a6389709054ea_s390x" }, "product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:505bb6e8390f1bf6faa4d9886d7b3bac3b38ef5a3b44d030f75a6389709054ea_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/lokistack-gateway-rhel8@sha256:af1c4e0724157b79d5d511d9ec7c7025fbb08c31ffc41e622026bc34949ee322_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:af1c4e0724157b79d5d511d9ec7c7025fbb08c31ffc41e622026bc34949ee322_amd64" }, "product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:af1c4e0724157b79d5d511d9ec7c7025fbb08c31ffc41e622026bc34949ee322_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/opa-openshift-rhel8@sha256:1ccf9f743f92103346397c976ab1a932ab83efcd415b03eba2ffc685bd19a877_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:1ccf9f743f92103346397c976ab1a932ab83efcd415b03eba2ffc685bd19a877_arm64" }, "product_reference": "openshift-logging/opa-openshift-rhel8@sha256:1ccf9f743f92103346397c976ab1a932ab83efcd415b03eba2ffc685bd19a877_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/opa-openshift-rhel8@sha256:280c2a3d668341679a88de4922b3d9916b7f423efd2aee5c4b7be7d0d7223434_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:280c2a3d668341679a88de4922b3d9916b7f423efd2aee5c4b7be7d0d7223434_amd64" }, "product_reference": "openshift-logging/opa-openshift-rhel8@sha256:280c2a3d668341679a88de4922b3d9916b7f423efd2aee5c4b7be7d0d7223434_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/opa-openshift-rhel8@sha256:77bbdbb250c7129b7b8f2dcf567e4e8d43013ad9427e9640b64313b82ccaf870_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:77bbdbb250c7129b7b8f2dcf567e4e8d43013ad9427e9640b64313b82ccaf870_s390x" }, "product_reference": "openshift-logging/opa-openshift-rhel8@sha256:77bbdbb250c7129b7b8f2dcf567e4e8d43013ad9427e9640b64313b82ccaf870_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/opa-openshift-rhel8@sha256:8ccdc6e5f1dd5a4e31e7f546abb47993ed95487860af01e1ed4bea3a1b28ff51_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:8ccdc6e5f1dd5a4e31e7f546abb47993ed95487860af01e1ed4bea3a1b28ff51_ppc64le" }, "product_reference": "openshift-logging/opa-openshift-rhel8@sha256:8ccdc6e5f1dd5a4e31e7f546abb47993ed95487860af01e1ed4bea3a1b28ff51_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/vector-rhel8@sha256:11b350a1830c6702f6d2daede90abd7c54dbb436c3ebe30a99fb2460a8309457_ppc64le as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:11b350a1830c6702f6d2daede90abd7c54dbb436c3ebe30a99fb2460a8309457_ppc64le" }, "product_reference": "openshift-logging/vector-rhel8@sha256:11b350a1830c6702f6d2daede90abd7c54dbb436c3ebe30a99fb2460a8309457_ppc64le", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/vector-rhel8@sha256:14107ddb3794b7a778f6fc39324338b4790fafa8df8cdd06b94ad85aabd189af_s390x as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:14107ddb3794b7a778f6fc39324338b4790fafa8df8cdd06b94ad85aabd189af_s390x" }, "product_reference": "openshift-logging/vector-rhel8@sha256:14107ddb3794b7a778f6fc39324338b4790fafa8df8cdd06b94ad85aabd189af_s390x", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/vector-rhel8@sha256:9c21bfe4b002e2d74e68349ddb273fbc2d9bc4e490dab93862920cd02db99100_arm64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:9c21bfe4b002e2d74e68349ddb273fbc2d9bc4e490dab93862920cd02db99100_arm64" }, "product_reference": "openshift-logging/vector-rhel8@sha256:9c21bfe4b002e2d74e68349ddb273fbc2d9bc4e490dab93862920cd02db99100_arm64", "relates_to_product_reference": "8Base-RHOL-5.5" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/vector-rhel8@sha256:c69856e661af2bf9f49d4beedbd705e3f73a106814e09fbd79eb0c91dae3eb32_amd64 as a component of RHOL 5.5 for RHEL 8", "product_id": "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:c69856e661af2bf9f49d4beedbd705e3f73a106814e09fbd79eb0c91dae3eb32_amd64" }, "product_reference": "openshift-logging/vector-rhel8@sha256:c69856e661af2bf9f49d4beedbd705e3f73a106814e09fbd79eb0c91dae3eb32_amd64", "relates_to_product_reference": "8Base-RHOL-5.5" } ] }, "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": [ "8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:9f60f36c29ff954106e3966d1ca45caf1a10f25047f3888a720514bf762869fb_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:fbb0b82e4e102301e87500dda886861e39983eff3511cb8b7c957b67732e8e6a_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:22aeaaee7f95e69f14732084758be53e37734a65a1c02dd05143d56654167968_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:44ed5004550c6d15e054e9367467847e13ae413d6a2e36b6c67842032456f95f_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:ca144406aa4d66149d9c530f245c11eb753b0a20a2f09411202b19f238d474ae_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:db771f2b0b292131caf29b0c3e646559a8aac0cc6b42bf5c0fe3e2c10721edfb_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:05b7944bc2f51fe3a19420d3a0d42b6944fa7dc4fd16860557aae97e81972093_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:29172efc78a450b37d3e549abd4f152aa5974e86055505617479fd8517c54077_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:99adbffcd95fa7b6e0a699a3687f47cefd95815552c78ea44359898c1ef5a11b_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:cafbd320c49ed0c24453ece94d05bfb7c20a5c54cd735f89b1f1595847fd6f2c_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:01fea4b904e5081994feca65f14a113bee7402e6f9e32c86de56d78892069248_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:51f06807e4bbd2f7e67d51405e211969a36f5c269b8e29a5f31f906affc0bee9_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9bb68ee00ea4bf7897bf785dcc5a8f49f77591b2c520a0499b9d593f1f7f3e77_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:afa21e9a6daade99d696bb3ff311fc563fe3b6d4cc5394db5bca99b8461b30dc_ppc64le", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:1812310845beec68f17c1d5f62180c21ae33cb6a8d136df2b04847281cc4a550_arm64", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:abc73d7c56ac041fb666c0fcd954cbdd5bb1e7f5574ae8f44d110d9464d63e53_ppc64le", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:d09004093fa414f69702473c1f4b8776c9245675e6754186d7a0cacf55c0a9f6_s390x", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:e51150b8d08b80036d68631f9fc91e9da331725d58c65699090c5dd0d7f338e5_amd64", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:0d36a99eb193d94f446b1403c4a32c138b6ccf10771a2c5f879a4fc8d7e248fd_amd64", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:158218c517e6829dbd542ad4bc8d9b2697db1a72d5bc6507621210e49ee3c08f_arm64", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:7ba453711bbfa2bde1ab759d77eef773fa7bda16d4dc5e305025175d1ff96edc_ppc64le", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:f463acdf2d2ed9b5674df0ba079c2f8be65f761bdc3781a2ff49f323bcb690d0_s390x", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:10722dc15493513ac834200593930eb93a6b231a16365dd92e5b117570a472f7_s390x", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:3e52d684d044b03e33f47de2a2dffdf9543ab69d02c7a24a71a53b980ae1a623_arm64", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:969c90a986d2b6d9f24957ef1e095e4e40bd966781636312f0d543c20be8680f_amd64", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:a75e1dc70df128550b4ed4c12d96038f8383b8545de734ecce9027adc1ce1a35_ppc64le", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:0308780d822eb3aa83e2524fbbf9c99ddac677f53bf2b03a62d50e0409d33ee3_ppc64le", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:2382d3a838eeb88c6df26747b86e818c13f78212803d24b6186764c975717a6e_amd64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:5a7cfd868121bea76e0648bdf14bc001d2922db3f0f86b39c039478e8476cd8e_s390x", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:5ca3c6102d5d22c5f8d5f6dc2ff0564a40f7548165e760143f17ba0ee81fca0b_arm64", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:254a547ab6c146d7372a8ec18eb554348f0549bf25e7087246caf697095c0fe8_arm64", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:5523384603d7e2d241581560524b8d508139fa0405a1d843252f3b28984f23f5_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:bbf3f91f411a1de2d35470d3504f281109689bf20c6e8ec966f01ceae966511e_s390x", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:f8672a422ae4777d05e275a4b001a873f8561c81cd51c6216ba8045015da1860_amd64", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:0d67b61f5ca2a294353a5205b71ed830d1f9660c936915a35c66e8b1f97f8375_amd64", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:5130975bb35317db09020551dfd7ae17b004fcb9d409745244d207e5358df4f7_s390x", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:54e10be8e1091da8544d69b88882ec496cc2bfec7304d04c3f3b45e4e7fb18aa_arm64", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:bdaef9fea459531f4b786f922eb07f0e68a57a4ef60d28f3219b1e5d380087ac_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:2094fe72e9687b3322812d82f129324015b8fd9416d0b76f629b10677c514359_s390x", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:845cffa36532da8ecaf6c02ab3760b36f9d2b60e0fd5db049a40a66884365ddd_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:9bb6a3e6085a9f1c62276f6fc816b281340d9064a08eeac8dba107b43270c13b_arm64", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:d0c04934018c8c1409e4a7ff41c3c1b002f33a6a5837a5d628a779626a4466ff_amd64", "8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:9f58cdf599620e77caf66af6afa22320e3d40b38114143ab9a298098530331fe_amd64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:0a30ca84f0bfe7125b3a3233053b73cb4c8a85359b45d11a1bfdb5d54de05579_arm64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:0e084b5b47e05b61b6fc21c03b2f9a4fa872ceea4c5341edd48c392887502247_amd64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:6cdfc86fbfa8c3c90104009065798070053ca26a5bc1caf352d0be5c3aa4d214_s390x", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:fe586c119e3273fc8014d297e7634943d92705af2beb09557fbec5d39f59ff6e_ppc64le", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:1b4cd1c7a95beae8abc650c357ae86286e2dfa505a208323d41b4345a4c912b2_arm64", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:23f868ad11164b7cb37e343e4f087ca47e6d35ee84777a7cd40a695d45734452_ppc64le", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:505bb6e8390f1bf6faa4d9886d7b3bac3b38ef5a3b44d030f75a6389709054ea_s390x", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:af1c4e0724157b79d5d511d9ec7c7025fbb08c31ffc41e622026bc34949ee322_amd64", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:1ccf9f743f92103346397c976ab1a932ab83efcd415b03eba2ffc685bd19a877_arm64", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:280c2a3d668341679a88de4922b3d9916b7f423efd2aee5c4b7be7d0d7223434_amd64", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:77bbdbb250c7129b7b8f2dcf567e4e8d43013ad9427e9640b64313b82ccaf870_s390x", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:8ccdc6e5f1dd5a4e31e7f546abb47993ed95487860af01e1ed4bea3a1b28ff51_ppc64le", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:11b350a1830c6702f6d2daede90abd7c54dbb436c3ebe30a99fb2460a8309457_ppc64le", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:14107ddb3794b7a778f6fc39324338b4790fafa8df8cdd06b94ad85aabd189af_s390x", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:9c21bfe4b002e2d74e68349ddb273fbc2d9bc4e490dab93862920cd02db99100_arm64", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:c69856e661af2bf9f49d4beedbd705e3f73a106814e09fbd79eb0c91dae3eb32_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": [ "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:0a0559da7e9e6ca7de48c93f08e0930b187d0da1294d077c5340dc08baf3765e_ppc64le", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:10d3c60fd3c4711ce52b90a4e05dbeba807932d496ffb15ec9dcf0a88955de7c_arm64", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:83ab545bdf779f8ce4f50604ee4a626fd6245d31ae83a612438970d9a743321d_amd64", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:af8c4c2299729cf48c54fc9b653c354a08cb116e516686e16644fdd68d58fdac_s390x" ], "known_not_affected": [ "8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:9f60f36c29ff954106e3966d1ca45caf1a10f25047f3888a720514bf762869fb_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:fbb0b82e4e102301e87500dda886861e39983eff3511cb8b7c957b67732e8e6a_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:22aeaaee7f95e69f14732084758be53e37734a65a1c02dd05143d56654167968_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:44ed5004550c6d15e054e9367467847e13ae413d6a2e36b6c67842032456f95f_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:ca144406aa4d66149d9c530f245c11eb753b0a20a2f09411202b19f238d474ae_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:db771f2b0b292131caf29b0c3e646559a8aac0cc6b42bf5c0fe3e2c10721edfb_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:05b7944bc2f51fe3a19420d3a0d42b6944fa7dc4fd16860557aae97e81972093_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:29172efc78a450b37d3e549abd4f152aa5974e86055505617479fd8517c54077_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:99adbffcd95fa7b6e0a699a3687f47cefd95815552c78ea44359898c1ef5a11b_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:cafbd320c49ed0c24453ece94d05bfb7c20a5c54cd735f89b1f1595847fd6f2c_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:01fea4b904e5081994feca65f14a113bee7402e6f9e32c86de56d78892069248_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:51f06807e4bbd2f7e67d51405e211969a36f5c269b8e29a5f31f906affc0bee9_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9bb68ee00ea4bf7897bf785dcc5a8f49f77591b2c520a0499b9d593f1f7f3e77_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:afa21e9a6daade99d696bb3ff311fc563fe3b6d4cc5394db5bca99b8461b30dc_ppc64le", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:1812310845beec68f17c1d5f62180c21ae33cb6a8d136df2b04847281cc4a550_arm64", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:abc73d7c56ac041fb666c0fcd954cbdd5bb1e7f5574ae8f44d110d9464d63e53_ppc64le", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:d09004093fa414f69702473c1f4b8776c9245675e6754186d7a0cacf55c0a9f6_s390x", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:e51150b8d08b80036d68631f9fc91e9da331725d58c65699090c5dd0d7f338e5_amd64", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:0d36a99eb193d94f446b1403c4a32c138b6ccf10771a2c5f879a4fc8d7e248fd_amd64", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:158218c517e6829dbd542ad4bc8d9b2697db1a72d5bc6507621210e49ee3c08f_arm64", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:7ba453711bbfa2bde1ab759d77eef773fa7bda16d4dc5e305025175d1ff96edc_ppc64le", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:f463acdf2d2ed9b5674df0ba079c2f8be65f761bdc3781a2ff49f323bcb690d0_s390x", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:10722dc15493513ac834200593930eb93a6b231a16365dd92e5b117570a472f7_s390x", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:3e52d684d044b03e33f47de2a2dffdf9543ab69d02c7a24a71a53b980ae1a623_arm64", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:969c90a986d2b6d9f24957ef1e095e4e40bd966781636312f0d543c20be8680f_amd64", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:a75e1dc70df128550b4ed4c12d96038f8383b8545de734ecce9027adc1ce1a35_ppc64le", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:0308780d822eb3aa83e2524fbbf9c99ddac677f53bf2b03a62d50e0409d33ee3_ppc64le", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:2382d3a838eeb88c6df26747b86e818c13f78212803d24b6186764c975717a6e_amd64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:5a7cfd868121bea76e0648bdf14bc001d2922db3f0f86b39c039478e8476cd8e_s390x", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:5ca3c6102d5d22c5f8d5f6dc2ff0564a40f7548165e760143f17ba0ee81fca0b_arm64", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:254a547ab6c146d7372a8ec18eb554348f0549bf25e7087246caf697095c0fe8_arm64", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:5523384603d7e2d241581560524b8d508139fa0405a1d843252f3b28984f23f5_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:bbf3f91f411a1de2d35470d3504f281109689bf20c6e8ec966f01ceae966511e_s390x", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:f8672a422ae4777d05e275a4b001a873f8561c81cd51c6216ba8045015da1860_amd64", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:0d67b61f5ca2a294353a5205b71ed830d1f9660c936915a35c66e8b1f97f8375_amd64", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:5130975bb35317db09020551dfd7ae17b004fcb9d409745244d207e5358df4f7_s390x", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:54e10be8e1091da8544d69b88882ec496cc2bfec7304d04c3f3b45e4e7fb18aa_arm64", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:bdaef9fea459531f4b786f922eb07f0e68a57a4ef60d28f3219b1e5d380087ac_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:2094fe72e9687b3322812d82f129324015b8fd9416d0b76f629b10677c514359_s390x", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:845cffa36532da8ecaf6c02ab3760b36f9d2b60e0fd5db049a40a66884365ddd_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:9bb6a3e6085a9f1c62276f6fc816b281340d9064a08eeac8dba107b43270c13b_arm64", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:d0c04934018c8c1409e4a7ff41c3c1b002f33a6a5837a5d628a779626a4466ff_amd64", "8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:9f58cdf599620e77caf66af6afa22320e3d40b38114143ab9a298098530331fe_amd64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:0a30ca84f0bfe7125b3a3233053b73cb4c8a85359b45d11a1bfdb5d54de05579_arm64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:0e084b5b47e05b61b6fc21c03b2f9a4fa872ceea4c5341edd48c392887502247_amd64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:6cdfc86fbfa8c3c90104009065798070053ca26a5bc1caf352d0be5c3aa4d214_s390x", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:fe586c119e3273fc8014d297e7634943d92705af2beb09557fbec5d39f59ff6e_ppc64le", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:1b4cd1c7a95beae8abc650c357ae86286e2dfa505a208323d41b4345a4c912b2_arm64", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:23f868ad11164b7cb37e343e4f087ca47e6d35ee84777a7cd40a695d45734452_ppc64le", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:505bb6e8390f1bf6faa4d9886d7b3bac3b38ef5a3b44d030f75a6389709054ea_s390x", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:af1c4e0724157b79d5d511d9ec7c7025fbb08c31ffc41e622026bc34949ee322_amd64", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:1ccf9f743f92103346397c976ab1a932ab83efcd415b03eba2ffc685bd19a877_arm64", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:280c2a3d668341679a88de4922b3d9916b7f423efd2aee5c4b7be7d0d7223434_amd64", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:77bbdbb250c7129b7b8f2dcf567e4e8d43013ad9427e9640b64313b82ccaf870_s390x", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:8ccdc6e5f1dd5a4e31e7f546abb47993ed95487860af01e1ed4bea3a1b28ff51_ppc64le", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:11b350a1830c6702f6d2daede90abd7c54dbb436c3ebe30a99fb2460a8309457_ppc64le", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:14107ddb3794b7a778f6fc39324338b4790fafa8df8cdd06b94ad85aabd189af_s390x", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:9c21bfe4b002e2d74e68349ddb273fbc2d9bc4e490dab93862920cd02db99100_arm64", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:c69856e661af2bf9f49d4beedbd705e3f73a106814e09fbd79eb0c91dae3eb32_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-03-29T10:29:10+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-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:0a0559da7e9e6ca7de48c93f08e0930b187d0da1294d077c5340dc08baf3765e_ppc64le", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:10d3c60fd3c4711ce52b90a4e05dbeba807932d496ffb15ec9dcf0a88955de7c_arm64", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:83ab545bdf779f8ce4f50604ee4a626fd6245d31ae83a612438970d9a743321d_amd64", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:af8c4c2299729cf48c54fc9b653c354a08cb116e516686e16644fdd68d58fdac_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1310" } ], "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": [ "8Base-RHOL-5.5:openshift-logging/cluster-logging-operator-bundle@sha256:9f60f36c29ff954106e3966d1ca45caf1a10f25047f3888a720514bf762869fb_amd64", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:0a0559da7e9e6ca7de48c93f08e0930b187d0da1294d077c5340dc08baf3765e_ppc64le", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:10d3c60fd3c4711ce52b90a4e05dbeba807932d496ffb15ec9dcf0a88955de7c_arm64", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:83ab545bdf779f8ce4f50604ee4a626fd6245d31ae83a612438970d9a743321d_amd64", "8Base-RHOL-5.5:openshift-logging/cluster-logging-rhel8-operator@sha256:af8c4c2299729cf48c54fc9b653c354a08cb116e516686e16644fdd68d58fdac_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch-operator-bundle@sha256:fbb0b82e4e102301e87500dda886861e39983eff3511cb8b7c957b67732e8e6a_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:22aeaaee7f95e69f14732084758be53e37734a65a1c02dd05143d56654167968_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:44ed5004550c6d15e054e9367467847e13ae413d6a2e36b6c67842032456f95f_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:ca144406aa4d66149d9c530f245c11eb753b0a20a2f09411202b19f238d474ae_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-proxy-rhel8@sha256:db771f2b0b292131caf29b0c3e646559a8aac0cc6b42bf5c0fe3e2c10721edfb_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:05b7944bc2f51fe3a19420d3a0d42b6944fa7dc4fd16860557aae97e81972093_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:29172efc78a450b37d3e549abd4f152aa5974e86055505617479fd8517c54077_ppc64le", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:99adbffcd95fa7b6e0a699a3687f47cefd95815552c78ea44359898c1ef5a11b_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch-rhel8-operator@sha256:cafbd320c49ed0c24453ece94d05bfb7c20a5c54cd735f89b1f1595847fd6f2c_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:01fea4b904e5081994feca65f14a113bee7402e6f9e32c86de56d78892069248_amd64", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:51f06807e4bbd2f7e67d51405e211969a36f5c269b8e29a5f31f906affc0bee9_arm64", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:9bb68ee00ea4bf7897bf785dcc5a8f49f77591b2c520a0499b9d593f1f7f3e77_s390x", "8Base-RHOL-5.5:openshift-logging/elasticsearch6-rhel8@sha256:afa21e9a6daade99d696bb3ff311fc563fe3b6d4cc5394db5bca99b8461b30dc_ppc64le", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:1812310845beec68f17c1d5f62180c21ae33cb6a8d136df2b04847281cc4a550_arm64", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:abc73d7c56ac041fb666c0fcd954cbdd5bb1e7f5574ae8f44d110d9464d63e53_ppc64le", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:d09004093fa414f69702473c1f4b8776c9245675e6754186d7a0cacf55c0a9f6_s390x", "8Base-RHOL-5.5:openshift-logging/eventrouter-rhel8@sha256:e51150b8d08b80036d68631f9fc91e9da331725d58c65699090c5dd0d7f338e5_amd64", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:0d36a99eb193d94f446b1403c4a32c138b6ccf10771a2c5f879a4fc8d7e248fd_amd64", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:158218c517e6829dbd542ad4bc8d9b2697db1a72d5bc6507621210e49ee3c08f_arm64", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:7ba453711bbfa2bde1ab759d77eef773fa7bda16d4dc5e305025175d1ff96edc_ppc64le", "8Base-RHOL-5.5:openshift-logging/fluentd-rhel8@sha256:f463acdf2d2ed9b5674df0ba079c2f8be65f761bdc3781a2ff49f323bcb690d0_s390x", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:10722dc15493513ac834200593930eb93a6b231a16365dd92e5b117570a472f7_s390x", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:3e52d684d044b03e33f47de2a2dffdf9543ab69d02c7a24a71a53b980ae1a623_arm64", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:969c90a986d2b6d9f24957ef1e095e4e40bd966781636312f0d543c20be8680f_amd64", "8Base-RHOL-5.5:openshift-logging/kibana6-rhel8@sha256:a75e1dc70df128550b4ed4c12d96038f8383b8545de734ecce9027adc1ce1a35_ppc64le", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:0308780d822eb3aa83e2524fbbf9c99ddac677f53bf2b03a62d50e0409d33ee3_ppc64le", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:2382d3a838eeb88c6df26747b86e818c13f78212803d24b6186764c975717a6e_amd64", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:5a7cfd868121bea76e0648bdf14bc001d2922db3f0f86b39c039478e8476cd8e_s390x", "8Base-RHOL-5.5:openshift-logging/log-file-metric-exporter-rhel8@sha256:5ca3c6102d5d22c5f8d5f6dc2ff0564a40f7548165e760143f17ba0ee81fca0b_arm64", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:254a547ab6c146d7372a8ec18eb554348f0549bf25e7087246caf697095c0fe8_arm64", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:5523384603d7e2d241581560524b8d508139fa0405a1d843252f3b28984f23f5_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:bbf3f91f411a1de2d35470d3504f281109689bf20c6e8ec966f01ceae966511e_s390x", "8Base-RHOL-5.5:openshift-logging/logging-curator5-rhel8@sha256:f8672a422ae4777d05e275a4b001a873f8561c81cd51c6216ba8045015da1860_amd64", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:0d67b61f5ca2a294353a5205b71ed830d1f9660c936915a35c66e8b1f97f8375_amd64", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:5130975bb35317db09020551dfd7ae17b004fcb9d409745244d207e5358df4f7_s390x", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:54e10be8e1091da8544d69b88882ec496cc2bfec7304d04c3f3b45e4e7fb18aa_arm64", "8Base-RHOL-5.5:openshift-logging/logging-loki-rhel8@sha256:bdaef9fea459531f4b786f922eb07f0e68a57a4ef60d28f3219b1e5d380087ac_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:2094fe72e9687b3322812d82f129324015b8fd9416d0b76f629b10677c514359_s390x", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:845cffa36532da8ecaf6c02ab3760b36f9d2b60e0fd5db049a40a66884365ddd_ppc64le", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:9bb6a3e6085a9f1c62276f6fc816b281340d9064a08eeac8dba107b43270c13b_arm64", "8Base-RHOL-5.5:openshift-logging/logging-view-plugin-rhel8@sha256:d0c04934018c8c1409e4a7ff41c3c1b002f33a6a5837a5d628a779626a4466ff_amd64", "8Base-RHOL-5.5:openshift-logging/loki-operator-bundle@sha256:9f58cdf599620e77caf66af6afa22320e3d40b38114143ab9a298098530331fe_amd64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:0a30ca84f0bfe7125b3a3233053b73cb4c8a85359b45d11a1bfdb5d54de05579_arm64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:0e084b5b47e05b61b6fc21c03b2f9a4fa872ceea4c5341edd48c392887502247_amd64", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:6cdfc86fbfa8c3c90104009065798070053ca26a5bc1caf352d0be5c3aa4d214_s390x", "8Base-RHOL-5.5:openshift-logging/loki-rhel8-operator@sha256:fe586c119e3273fc8014d297e7634943d92705af2beb09557fbec5d39f59ff6e_ppc64le", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:1b4cd1c7a95beae8abc650c357ae86286e2dfa505a208323d41b4345a4c912b2_arm64", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:23f868ad11164b7cb37e343e4f087ca47e6d35ee84777a7cd40a695d45734452_ppc64le", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:505bb6e8390f1bf6faa4d9886d7b3bac3b38ef5a3b44d030f75a6389709054ea_s390x", "8Base-RHOL-5.5:openshift-logging/lokistack-gateway-rhel8@sha256:af1c4e0724157b79d5d511d9ec7c7025fbb08c31ffc41e622026bc34949ee322_amd64", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:1ccf9f743f92103346397c976ab1a932ab83efcd415b03eba2ffc685bd19a877_arm64", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:280c2a3d668341679a88de4922b3d9916b7f423efd2aee5c4b7be7d0d7223434_amd64", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:77bbdbb250c7129b7b8f2dcf567e4e8d43013ad9427e9640b64313b82ccaf870_s390x", "8Base-RHOL-5.5:openshift-logging/opa-openshift-rhel8@sha256:8ccdc6e5f1dd5a4e31e7f546abb47993ed95487860af01e1ed4bea3a1b28ff51_ppc64le", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:11b350a1830c6702f6d2daede90abd7c54dbb436c3ebe30a99fb2460a8309457_ppc64le", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:14107ddb3794b7a778f6fc39324338b4790fafa8df8cdd06b94ad85aabd189af_s390x", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:9c21bfe4b002e2d74e68349ddb273fbc2d9bc4e490dab93862920cd02db99100_arm64", "8Base-RHOL-5.5:openshift-logging/vector-rhel8@sha256:c69856e661af2bf9f49d4beedbd705e3f73a106814e09fbd79eb0c91dae3eb32_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests" } ] }
RHSA-2023:1179
Vulnerability from csaf_redhat
Published
2023-03-09 13:46
Modified
2025-04-10 01:58
Summary
Red Hat Security Advisory: Release of OpenShift Serverless Client kn 1.27.1
Notes
Topic
Release of OpenShift Serverless 1.27.1
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.
Details
Red Hat OpenShift Serverless Client kn 1.27.1 provides a CLI to interact with Red Hat OpenShift Serverless 1.27.1. The kn CLI is delivered as an RPM package for installation on RHEL platforms, and as binaries for non-Linux platforms.
This release includes security and bug fixes, and enhancements.
Security Fixes in this release include:
- golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests(CVE-2022-41717)
For 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.
Terms of Use
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.
{ "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": "Release of OpenShift Serverless 1.27.1\nThe References section contains CVE links providing detailed severity ratings\nfor each vulnerability. Ratings are based on a Common Vulnerability Scoring\nSystem (CVSS) base score.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Serverless Client kn 1.27.1 provides a CLI to interact with Red Hat OpenShift Serverless 1.27.1. 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- golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests(CVE-2022-41717)\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:1179", "url": "https://access.redhat.com/errata/RHSA-2023:1179" }, { "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.9/html/serverless/index", "url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index" }, { "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": "2161274", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1179.json" } ], "title": "Red Hat Security Advisory: Release of OpenShift Serverless Client kn 1.27.1", "tracking": { "current_release_date": "2025-04-10T01:58:08+00:00", "generator": { "date": "2025-04-10T01:58:08+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2023:1179", "initial_release_date": "2023-03-09T13:46:17+00:00", "revision_history": [ { "date": "2023-03-09T13:46:17+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-03-09T13:46:17+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-04-10T01:58:08+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.6.1-2.el8.src", "product": { "name": "openshift-serverless-clients-0:1.6.1-2.el8.src", "product_id": "openshift-serverless-clients-0:1.6.1-2.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-serverless-clients@1.6.1-2.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openshift-serverless-clients-0:1.6.1-2.el8.x86_64", "product": { "name": "openshift-serverless-clients-0:1.6.1-2.el8.x86_64", "product_id": "openshift-serverless-clients-0:1.6.1-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-serverless-clients@1.6.1-2.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "openshift-serverless-clients-0:1.6.1-2.el8.ppc64le", "product": { "name": "openshift-serverless-clients-0:1.6.1-2.el8.ppc64le", "product_id": "openshift-serverless-clients-0:1.6.1-2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-serverless-clients@1.6.1-2.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openshift-serverless-clients-0:1.6.1-2.el8.s390x", "product": { "name": "openshift-serverless-clients-0:1.6.1-2.el8.s390x", "product_id": "openshift-serverless-clients-0:1.6.1-2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-serverless-clients@1.6.1-2.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.6.1-2.el8.ppc64le as a component of Red Hat OpenShift Serverless 1.0", "product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.ppc64le" }, "product_reference": "openshift-serverless-clients-0:1.6.1-2.el8.ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-clients-0:1.6.1-2.el8.s390x as a component of Red Hat OpenShift Serverless 1.0", "product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.s390x" }, "product_reference": "openshift-serverless-clients-0:1.6.1-2.el8.s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-clients-0:1.6.1-2.el8.src as a component of Red Hat OpenShift Serverless 1.0", "product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.src" }, "product_reference": "openshift-serverless-clients-0:1.6.1-2.el8.src", "relates_to_product_reference": "8Base-Openshift-Serverless-1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-clients-0:1.6.1-2.el8.x86_64 as a component of Red Hat OpenShift Serverless 1.0", "product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.x86_64" }, "product_reference": "openshift-serverless-clients-0:1.6.1-2.el8.x86_64", "relates_to_product_reference": "8Base-Openshift-Serverless-1" } ] }, "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": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.x86_64" ] }, "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-03-09T13:46:17+00:00", "details": "See the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.11 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.11/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.12 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.12/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1179" } ], "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": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests" } ] }
RHSA-2023:1817
Vulnerability from csaf_redhat
Published
2023-04-18 01:01
Modified
2025-04-10 02:00
Summary
Red Hat Security Advisory: Network observability 1.2.0 for Openshift
Notes
Topic
Network Observability 1.2.0 for OpenShift
Red 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.
Details
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.
The operator provides dashboards, metrics, and keeps flows accessible in a
queryable log store, Grafana Loki. When a FlowCollector is deployed, new
dashboards are available in the Console.
This update contains bug fixes.
Security Fix(es):
* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)
* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)
* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)
For 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.
Terms of Use
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.
{ "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": "2025-04-10T02:00:23+00:00", "generator": { "date": "2025-04-10T02:00:23+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "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": "2025-04-10T02:00:23+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:4470
Vulnerability from csaf_redhat
Published
2023-08-03 14:15
Modified
2025-04-10 02:45
Summary
Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.3 Product Security and Bug Fix Update
Notes
Topic
An update is now available for Red Hat Ansible Automation Platform 2.3
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.
Security Fix(es) for openshift-clients:
* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)
* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)
* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)
* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)
* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)
* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)
* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)
* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)
* golang: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)
* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)
For 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.
Terms of Use
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.
{ "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 is now available for Red Hat Ansible Automation Platform 2.3\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es) for openshift-clients:\n\n* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n* golang: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)\n* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)\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:4470", "url": "https://access.redhat.com/errata/RHSA-2023:4470" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "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": "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_4470.json" } ], "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.3 Product Security and Bug Fix Update", "tracking": { "current_release_date": "2025-04-10T02:45:04+00:00", "generator": { "date": "2025-04-10T02:45:04+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2023:4470", "initial_release_date": "2023-08-03T14:15:32+00:00", "revision_history": [ { "date": "2023-08-03T14:15:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-08-03T14:15:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-04-10T02:45:04+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.3 for RHEL 8", "product": { "name": "Red Hat Ansible Automation Platform 2.3 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.3", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:2.3::el8" } } } ], "category": "product_family", "name": "Red Hat Ansible Automation Platform" }, { "branches": [ { "category": "product_version", "name": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "product": { "name": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "product_id": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202307200611.p0.g49844f7.assembly.stream.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64", "product": { "name": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64", "product_id": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202307200611.p0.g49844f7.assembly.stream.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src as a component of Red Hat Ansible Automation Platform 2.3 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src" }, "product_reference": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 as a component of Red Hat Ansible Automation Platform 2.3 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64" }, "product_reference": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.3" } ] }, "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": [ "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64" ] }, "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-08-03T14:15:32+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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:4470" } ], "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": [ "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64" ] } ], "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": [ "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.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-08-03T14:15:32+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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:4470" } ], "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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.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-08-03T14:15:32+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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:4470" } ], "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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.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-08-03T14:15:32+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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:4470" } ], "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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.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-08-03T14:15:32+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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:4470" }, { "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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.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": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.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-08-03T14:15:32+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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:4470" } ], "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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.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-08-03T14:15:32+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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:4470" }, { "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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.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-08-03T14:15:32+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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:4470" }, { "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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.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-08-03T14:15:32+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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:4470" }, { "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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.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-08-03T14:15:32+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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:4470" }, { "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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src", "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: html/template: improper handling of empty HTML attributes" } ] }
rhsa-2023:4090
Vulnerability from csaf_redhat
Published
2023-07-20 16:20
Modified
2025-04-23 07:49
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.13.5 security update
Notes
Topic
Red Hat OpenShift Container Platform release 4.13.5 is now available with updates to packages and images that fix several bugs and add enhancements.
This release includes a security update for Red Hat OpenShift Container Platform 4.13.
Red 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.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
This advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.13.5. See the following advisory for the container images for this release:
https://access.redhat.com/errata/RHSA-2023:4091
Security Fix(es):
* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)
* net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding (CVE-2022-41723)
For 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.
All 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
Terms of Use
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.
{ "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.5 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 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 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.5. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:4091\n\nSecurity Fix(es):\n\n* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding (CVE-2022-41723)\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:4090", "url": "https://access.redhat.com/errata/RHSA-2023:4090" }, { "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": "2161274", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274" }, { "category": "external", "summary": "2178358", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358" }, { "category": "external", "summary": "OCPBUGS-13353", "url": "https://issues.redhat.com/browse/OCPBUGS-13353" }, { "category": "external", "summary": "OCPBUGS-14099", "url": "https://issues.redhat.com/browse/OCPBUGS-14099" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4090.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.5 security update", "tracking": { "current_release_date": "2025-04-23T07:49:19+00:00", "generator": { "date": "2025-04-23T07:49:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2023:4090", "initial_release_date": "2023-07-20T16:20:18+00:00", "revision_history": [ { "date": "2023-07-20T16:20:18+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-07-20T16:20:18+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-04-23T07:49:19+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.13", "product": { "name": "Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.13::el8" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-descheduler@sha256:0b63831554a8671a040fa0fd9fd33e90365daddd5942a5d205bd31e8c91724a3_amd64", "product": { "name": "openshift4/ose-descheduler@sha256:0b63831554a8671a040fa0fd9fd33e90365daddd5942a5d205bd31e8c91724a3_amd64", "product_id": "openshift4/ose-descheduler@sha256:0b63831554a8671a040fa0fd9fd33e90365daddd5942a5d205bd31e8c91724a3_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-descheduler@sha256:0b63831554a8671a040fa0fd9fd33e90365daddd5942a5d205bd31e8c91724a3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-descheduler\u0026tag=v4.13.0-202307131743.p0.g27e89a0.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-node-problem-detector-rhel8@sha256:3c91ecba6c212bdae4e40def7d05cd63958c9396d0c5c5d78a10062037cf9cea_amd64", "product": { "name": "openshift4/ose-node-problem-detector-rhel8@sha256:3c91ecba6c212bdae4e40def7d05cd63958c9396d0c5c5d78a10062037cf9cea_amd64", "product_id": "openshift4/ose-node-problem-detector-rhel8@sha256:3c91ecba6c212bdae4e40def7d05cd63958c9396d0c5c5d78a10062037cf9cea_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-node-problem-detector-rhel8@sha256:3c91ecba6c212bdae4e40def7d05cd63958c9396d0c5c5d78a10062037cf9cea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-problem-detector-rhel8\u0026tag=v4.13.0-202307131743.p0.g9183d5c.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-cloud-event-proxy@sha256:e834bfe1d478f04dfb7306f21d7620145a1f769896a50bf546b84760ae8d777a_amd64", "product": { "name": "openshift4/ose-cloud-event-proxy@sha256:e834bfe1d478f04dfb7306f21d7620145a1f769896a50bf546b84760ae8d777a_amd64", "product_id": "openshift4/ose-cloud-event-proxy@sha256:e834bfe1d478f04dfb7306f21d7620145a1f769896a50bf546b84760ae8d777a_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cloud-event-proxy@sha256:e834bfe1d478f04dfb7306f21d7620145a1f769896a50bf546b84760ae8d777a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy\u0026tag=v4.13.0-202307131743.p0.g227c8c6.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-nfd-operator@sha256:f3a565ff41ea1d90dfec52036653205c93e985669bcc36e72e8d51c07b05a766_amd64", "product": { "name": "openshift4/ose-cluster-nfd-operator@sha256:f3a565ff41ea1d90dfec52036653205c93e985669bcc36e72e8d51c07b05a766_amd64", "product_id": "openshift4/ose-cluster-nfd-operator@sha256:f3a565ff41ea1d90dfec52036653205c93e985669bcc36e72e8d51c07b05a766_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-nfd-operator@sha256:f3a565ff41ea1d90dfec52036653205c93e985669bcc36e72e8d51c07b05a766?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.13.0-202307131743.p0.ga1d6dd8.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/dpu-network-rhel8-operator@sha256:aa60e888e0725bfcd027a134f600a580ffdff1290b818e5368f676bd2ad30f2f_amd64", "product": { "name": "openshift4/dpu-network-rhel8-operator@sha256:aa60e888e0725bfcd027a134f600a580ffdff1290b818e5368f676bd2ad30f2f_amd64", "product_id": "openshift4/dpu-network-rhel8-operator@sha256:aa60e888e0725bfcd027a134f600a580ffdff1290b818e5368f676bd2ad30f2f_amd64", "product_identification_helper": { "purl": "pkg:oci/dpu-network-rhel8-operator@sha256:aa60e888e0725bfcd027a134f600a580ffdff1290b818e5368f676bd2ad30f2f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/dpu-network-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.gb59fb71.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-sriov-infiniband-cni@sha256:7bb098dd62230a751d01328ad2a95fdc22b2030bc690ad768f938ed32f326800_amd64", "product": { "name": "openshift4/ose-sriov-infiniband-cni@sha256:7bb098dd62230a751d01328ad2a95fdc22b2030bc690ad768f938ed32f326800_amd64", "product_id": "openshift4/ose-sriov-infiniband-cni@sha256:7bb098dd62230a751d01328ad2a95fdc22b2030bc690ad768f938ed32f326800_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:7bb098dd62230a751d01328ad2a95fdc22b2030bc690ad768f938ed32f326800?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.13.0-202307131743.p0.g000884f.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ingress-node-firewall@sha256:f24f6008bd1bd5506c1f2b4a2e268e6b9577b679f913fe08ccbc30adee03d543_amd64", "product": { "name": "openshift4/ingress-node-firewall@sha256:f24f6008bd1bd5506c1f2b4a2e268e6b9577b679f913fe08ccbc30adee03d543_amd64", "product_id": "openshift4/ingress-node-firewall@sha256:f24f6008bd1bd5506c1f2b4a2e268e6b9577b679f913fe08ccbc30adee03d543_amd64", "product_identification_helper": { "purl": "pkg:oci/ingress-node-firewall@sha256:f24f6008bd1bd5506c1f2b4a2e268e6b9577b679f913fe08ccbc30adee03d543?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall\u0026tag=v4.13.0-202307131743.p0.g741a142.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ingress-node-firewall-rhel8-operator@sha256:aad0b1d519abef572d4ce42c3a9a11369738a6eb27a330a28b674f976a28bcd7_amd64", "product": { "name": "openshift4/ingress-node-firewall-rhel8-operator@sha256:aad0b1d519abef572d4ce42c3a9a11369738a6eb27a330a28b674f976a28bcd7_amd64", "product_id": "openshift4/ingress-node-firewall-rhel8-operator@sha256:aad0b1d519abef572d4ce42c3a9a11369738a6eb27a330a28b674f976a28bcd7_amd64", "product_identification_helper": { "purl": "pkg:oci/ingress-node-firewall-rhel8-operator@sha256:aad0b1d519abef572d4ce42c3a9a11369738a6eb27a330a28b674f976a28bcd7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g741a142.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-local-storage-diskmaker@sha256:32050e72125b4f4ef682ba320d06f52ed897d151495ca99c2473e3e14588944e_amd64", "product": { "name": "openshift4/ose-local-storage-diskmaker@sha256:32050e72125b4f4ef682ba320d06f52ed897d151495ca99c2473e3e14588944e_amd64", "product_id": "openshift4/ose-local-storage-diskmaker@sha256:32050e72125b4f4ef682ba320d06f52ed897d151495ca99c2473e3e14588944e_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-local-storage-diskmaker@sha256:32050e72125b4f4ef682ba320d06f52ed897d151495ca99c2473e3e14588944e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.13.0-202307131743.p0.gffe4b0d.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-local-storage-operator@sha256:8b75a6a1e1d28aa934313b8a1d927a27bd7c463719ca3f500daee3bae9c11d06_amd64", "product": { "name": "openshift4/ose-local-storage-operator@sha256:8b75a6a1e1d28aa934313b8a1d927a27bd7c463719ca3f500daee3bae9c11d06_amd64", "product_id": "openshift4/ose-local-storage-operator@sha256:8b75a6a1e1d28aa934313b8a1d927a27bd7c463719ca3f500daee3bae9c11d06_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-local-storage-operator@sha256:8b75a6a1e1d28aa934313b8a1d927a27bd7c463719ca3f500daee3bae9c11d06?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.13.0-202307131743.p0.gffe4b0d.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-node-feature-discovery@sha256:dffc41096b65d009a873eb7ae51bcf93c2a1feabec1acef7de6683bc9a2390e0_amd64", "product": { "name": "openshift4/ose-node-feature-discovery@sha256:dffc41096b65d009a873eb7ae51bcf93c2a1feabec1acef7de6683bc9a2390e0_amd64", "product_id": "openshift4/ose-node-feature-discovery@sha256:dffc41096b65d009a873eb7ae51bcf93c2a1feabec1acef7de6683bc9a2390e0_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-node-feature-discovery@sha256:dffc41096b65d009a873eb7ae51bcf93c2a1feabec1acef7de6683bc9a2390e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.13.0-202307131743.p0.g79c2147.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-ansible-operator@sha256:52175d1affc6c731887eff6aaa16e6fdaae7490b10b3982554f775feda667efb_amd64", "product": { "name": "openshift4/ose-ansible-operator@sha256:52175d1affc6c731887eff6aaa16e6fdaae7490b10b3982554f775feda667efb_amd64", "product_id": "openshift4/ose-ansible-operator@sha256:52175d1affc6c731887eff6aaa16e6fdaae7490b10b3982554f775feda667efb_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ansible-operator@sha256:52175d1affc6c731887eff6aaa16e6fdaae7490b10b3982554f775feda667efb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.13.0-202307131743.p0.g3b38974.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-capacity@sha256:2575004425b9c2223158c1733e92469432509891ea5b0e30025b611d4c8cf545_amd64", "product": { "name": "openshift4/ose-cluster-capacity@sha256:2575004425b9c2223158c1733e92469432509891ea5b0e30025b611d4c8cf545_amd64", "product_id": "openshift4/ose-cluster-capacity@sha256:2575004425b9c2223158c1733e92469432509891ea5b0e30025b611d4c8cf545_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-capacity@sha256:2575004425b9c2223158c1733e92469432509891ea5b0e30025b611d4c8cf545?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.13.0-202307131743.p0.g3c223bb.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-egress-dns-proxy@sha256:b04fe9ef696ffb0550dd624d7ca60f3387032d930d33ead8c58c8b56f2d1bfc2_amd64", "product": { "name": "openshift4/ose-egress-dns-proxy@sha256:b04fe9ef696ffb0550dd624d7ca60f3387032d930d33ead8c58c8b56f2d1bfc2_amd64", "product_id": "openshift4/ose-egress-dns-proxy@sha256:b04fe9ef696ffb0550dd624d7ca60f3387032d930d33ead8c58c8b56f2d1bfc2_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-egress-dns-proxy@sha256:b04fe9ef696ffb0550dd624d7ca60f3387032d930d33ead8c58c8b56f2d1bfc2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.13.0-202307100954.p0.g0465934.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-egress-router@sha256:9e3ffc43246afceacfaefcf2a2acf06e19f9b1a447972111565ab7bdc9476903_amd64", "product": { "name": "openshift4/ose-egress-router@sha256:9e3ffc43246afceacfaefcf2a2acf06e19f9b1a447972111565ab7bdc9476903_amd64", "product_id": "openshift4/ose-egress-router@sha256:9e3ffc43246afceacfaefcf2a2acf06e19f9b1a447972111565ab7bdc9476903_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-egress-router@sha256:9e3ffc43246afceacfaefcf2a2acf06e19f9b1a447972111565ab7bdc9476903?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.13.0-202307100954.p0.g0465934.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-helm-operator@sha256:5026202f1ad076be9aca81f8c6d2c9a1831404c95be8a218803f9cd9359f10ca_amd64", "product": { "name": "openshift4/ose-helm-operator@sha256:5026202f1ad076be9aca81f8c6d2c9a1831404c95be8a218803f9cd9359f10ca_amd64", "product_id": "openshift4/ose-helm-operator@sha256:5026202f1ad076be9aca81f8c6d2c9a1831404c95be8a218803f9cd9359f10ca_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-helm-operator@sha256:5026202f1ad076be9aca81f8c6d2c9a1831404c95be8a218803f9cd9359f10ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.13.0-202307131743.p0.g3b38974.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-operator-sdk-rhel8@sha256:9768c8c3f85492dbe8ab180f4eec5840bb9824f67fa02fdd170c6a053439d870_amd64", "product": { "name": "openshift4/ose-operator-sdk-rhel8@sha256:9768c8c3f85492dbe8ab180f4eec5840bb9824f67fa02fdd170c6a053439d870_amd64", "product_id": "openshift4/ose-operator-sdk-rhel8@sha256:9768c8c3f85492dbe8ab180f4eec5840bb9824f67fa02fdd170c6a053439d870_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:9768c8c3f85492dbe8ab180f4eec5840bb9824f67fa02fdd170c6a053439d870?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.13.0-202307131743.p0.g3b38974.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f9ce34c3eb56d20e4e60a74d1d866c22c4466da32096ca9350d01a20cddaf82_amd64", "product": { "name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f9ce34c3eb56d20e4e60a74d1d866c22c4466da32096ca9350d01a20cddaf82_amd64", "product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f9ce34c3eb56d20e4e60a74d1d866c22c4466da32096ca9350d01a20cddaf82_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel8@sha256:2f9ce34c3eb56d20e4e60a74d1d866c22c4466da32096ca9350d01a20cddaf82?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8\u0026tag=v4.13.0-202307131743.p0.g30d3669.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:5f06ee825552b77a39937e4a65cf9c43a78ccf3b7557fa79c28a0ea51821ba75_amd64", "product": { "name": "openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:5f06ee825552b77a39937e4a65cf9c43a78ccf3b7557fa79c28a0ea51821ba75_amd64", "product_id": "openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:5f06ee825552b77a39937e4a65cf9c43a78ccf3b7557fa79c28a0ea51821ba75_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-openshift-proxy-pull-test-rhel8@sha256:5f06ee825552b77a39937e4a65cf9c43a78ccf3b7557fa79c28a0ea51821ba75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-proxy-pull-test-rhel8\u0026tag=v4.13.0-202307132344.p0.g49387d0.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:a7e957c472e4824a6542dc17d7916cf2e2223188d053114c2497d8f998c411a2_amd64", "product": { "name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:a7e957c472e4824a6542dc17d7916cf2e2223188d053114c2497d8f998c411a2_amd64", "product_id": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:a7e957c472e4824a6542dc17d7916cf2e2223188d053114c2497d8f998c411a2_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256:a7e957c472e4824a6542dc17d7916cf2e2223188d053114c2497d8f998c411a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8\u0026tag=v4.13.0-202307131743.p0.ga1f1e05.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:7dac7233d7fd5ce02a92b51a84069155ec6d8d21b13ed746c3367dadf529dce2_amd64", "product": { "name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:7dac7233d7fd5ce02a92b51a84069155ec6d8d21b13ed746c3367dadf529dce2_amd64", "product_id": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:7dac7233d7fd5ce02a92b51a84069155ec6d8d21b13ed746c3367dadf529dce2_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256:7dac7233d7fd5ce02a92b51a84069155ec6d8d21b13ed746c3367dadf529dce2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g810fec2.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64", "product": { "name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64", "product_id": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-descheduler-rhel8-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g5a1cb7d.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64", "product": { "name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64", "product_id": "openshift4/ose-cluster-kube-descheduler-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-descheduler-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-operator\u0026tag=v4.13.0-202307131743.p0.g5a1cb7d.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:478dc2cda8f3364e1f9a93435d60ee3f0ff7f0e7e321454e189d5d45ad2871fe_amd64", "product": { "name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:478dc2cda8f3364e1f9a93435d60ee3f0ff7f0e7e321454e189d5d45ad2871fe_amd64", "product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:478dc2cda8f3364e1f9a93435d60ee3f0ff7f0e7e321454e189d5d45ad2871fe_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:478dc2cda8f3364e1f9a93435d60ee3f0ff7f0e7e321454e189d5d45ad2871fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.13.0-202307131743.p0.ga52f5d6.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6c681e530907c69312d10aeb11460b88ebaff132a68c625cc766a917eaa153d3_amd64", "product": { "name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6c681e530907c69312d10aeb11460b88ebaff132a68c625cc766a917eaa153d3_amd64", "product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6c681e530907c69312d10aeb11460b88ebaff132a68c625cc766a917eaa153d3_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:6c681e530907c69312d10aeb11460b88ebaff132a68c625cc766a917eaa153d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g9e3cfa4.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1193a50bee8e5b3035a1de07c32b59f572d0313c35d088164efc8f3003dc957f_amd64", "product": { "name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1193a50bee8e5b3035a1de07c32b59f572d0313c35d088164efc8f3003dc957f_amd64", "product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1193a50bee8e5b3035a1de07c32b59f572d0313c35d088164efc8f3003dc957f_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1193a50bee8e5b3035a1de07c32b59f572d0313c35d088164efc8f3003dc957f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.13.0-202307131743.p0.gf797d45.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-egress-http-proxy@sha256:18e45c451104898d2d55db4fff8804fa81c649eb6870f7d39548b504a992695a_amd64", "product": { "name": "openshift4/ose-egress-http-proxy@sha256:18e45c451104898d2d55db4fff8804fa81c649eb6870f7d39548b504a992695a_amd64", "product_id": "openshift4/ose-egress-http-proxy@sha256:18e45c451104898d2d55db4fff8804fa81c649eb6870f7d39548b504a992695a_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-egress-http-proxy@sha256:18e45c451104898d2d55db4fff8804fa81c649eb6870f7d39548b504a992695a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.13.0-202307100954.p0.g0465934.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/frr-rhel8@sha256:574d0ca333b6863d1f20aee0cca9db78d7b89b0412c12518b1c202831f7d4015_amd64", "product": { "name": "openshift4/frr-rhel8@sha256:574d0ca333b6863d1f20aee0cca9db78d7b89b0412c12518b1c202831f7d4015_amd64", "product_id": "openshift4/frr-rhel8@sha256:574d0ca333b6863d1f20aee0cca9db78d7b89b0412c12518b1c202831f7d4015_amd64", "product_identification_helper": { "purl": "pkg:oci/frr-rhel8@sha256:574d0ca333b6863d1f20aee0cca9db78d7b89b0412c12518b1c202831f7d4015?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel8\u0026tag=v4.13.0-202307100954.p0.gb9ba60f.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:3ba3e4be3b4bd6623322dc72ca4872052b489f1bf17b6918b4dce5a83c4e0415_amd64", "product": { "name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:3ba3e4be3b4bd6623322dc72ca4872052b489f1bf17b6918b4dce5a83c4e0415_amd64", "product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:3ba3e4be3b4bd6623322dc72ca4872052b489f1bf17b6918b4dce5a83c4e0415_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256:3ba3e4be3b4bd6623322dc72ca4872052b489f1bf17b6918b4dce5a83c4e0415?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8\u0026tag=v4.13.0-202307131743.p0.g859199a.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:80bac842797379dbb54797a1596a3849020acf2d005ef4e10df64d08b6e1b27b_amd64", "product": { "name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:80bac842797379dbb54797a1596a3849020acf2d005ef4e10df64d08b6e1b27b_amd64", "product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:80bac842797379dbb54797a1596a3849020acf2d005ef4e10df64d08b6e1b27b_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:80bac842797379dbb54797a1596a3849020acf2d005ef4e10df64d08b6e1b27b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g300e9ae.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:5c24dc743a2dfa3187ec99eca3c402c2f02e23dc94a47e0e63a3897372b7f84e_amd64", "product": { "name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:5c24dc743a2dfa3187ec99eca3c402c2f02e23dc94a47e0e63a3897372b7f84e_amd64", "product_id": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:5c24dc743a2dfa3187ec99eca3c402c2f02e23dc94a47e0e63a3897372b7f84e_amd64", "product_identification_helper": { "purl": "pkg:oci/kubernetes-nmstate-rhel8-operator@sha256:5c24dc743a2dfa3187ec99eca3c402c2f02e23dc94a47e0e63a3897372b7f84e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g30d3669.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-ptp@sha256:61fab2e57f8fd52cfeac9a69fe12daaa9a07620ff230a099908f0c9c23db4be1_amd64", "product": { "name": "openshift4/ose-ptp@sha256:61fab2e57f8fd52cfeac9a69fe12daaa9a07620ff230a099908f0c9c23db4be1_amd64", "product_id": "openshift4/ose-ptp@sha256:61fab2e57f8fd52cfeac9a69fe12daaa9a07620ff230a099908f0c9c23db4be1_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ptp@sha256:61fab2e57f8fd52cfeac9a69fe12daaa9a07620ff230a099908f0c9c23db4be1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp\u0026tag=v4.13.0-202307131743.p0.g3d35621.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:da21ea4c94e9a52ae2e9c3cf0a9d532d516334bbcb395d6b9ebb11203ff617c5_amd64", "product": { "name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:da21ea4c94e9a52ae2e9c3cf0a9d532d516334bbcb395d6b9ebb11203ff617c5_amd64", "product_id": "openshift4/ose-local-storage-mustgather-rhel8@sha256:da21ea4c94e9a52ae2e9c3cf0a9d532d516334bbcb395d6b9ebb11203ff617c5_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256:da21ea4c94e9a52ae2e9c3cf0a9d532d516334bbcb395d6b9ebb11203ff617c5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8\u0026tag=v4.13.0-202307131743.p0.gffe4b0d.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64", "product": { "name": "openshift4/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64", "product_id": "openshift4/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64", "product_identification_helper": { "purl": "pkg:oci/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel8\u0026tag=v4.13.0-202307131743.p0.g7ff7e1f.assembly.stream" } } }, { "category": "product_version", "name": "openshift-tech-preview/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64", "product": { "name": "openshift-tech-preview/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64", "product_id": "openshift-tech-preview/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64", "product_identification_helper": { "purl": "pkg:oci/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-tech-preview/metallb-rhel8\u0026tag=v4.13.0-202307131743.p0.g7ff7e1f.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/metallb-rhel8-operator@sha256:ce48c1d09b4895557f4b3b0035faf2d9814a2a26ff925f8416926a98481a6680_amd64", "product": { "name": "openshift4/metallb-rhel8-operator@sha256:ce48c1d09b4895557f4b3b0035faf2d9814a2a26ff925f8416926a98481a6680_amd64", "product_id": "openshift4/metallb-rhel8-operator@sha256:ce48c1d09b4895557f4b3b0035faf2d9814a2a26ff925f8416926a98481a6680_amd64", "product_identification_helper": { "purl": "pkg:oci/metallb-rhel8-operator@sha256:ce48c1d09b4895557f4b3b0035faf2d9814a2a26ff925f8416926a98481a6680?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g908c2f4.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-ptp-operator@sha256:36af36bf918ee0d903dd9889d5bfcb5d04c70604d6b22181f6d9c4956ecc19ab_amd64", "product": { "name": "openshift4/ose-ptp-operator@sha256:36af36bf918ee0d903dd9889d5bfcb5d04c70604d6b22181f6d9c4956ecc19ab_amd64", "product_id": "openshift4/ose-ptp-operator@sha256:36af36bf918ee0d903dd9889d5bfcb5d04c70604d6b22181f6d9c4956ecc19ab_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ptp-operator@sha256:36af36bf918ee0d903dd9889d5bfcb5d04c70604d6b22181f6d9c4956ecc19ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.13.0-202307131743.p0.g0f37b62.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ed7235879c6f106c364bba7239a3bfe1b06bff1a11dd1acadc133aee9b3da0c2_amd64", "product": { "name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ed7235879c6f106c364bba7239a3bfe1b06bff1a11dd1acadc133aee9b3da0c2_amd64", "product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ed7235879c6f106c364bba7239a3bfe1b06bff1a11dd1acadc133aee9b3da0c2_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:ed7235879c6f106c364bba7239a3bfe1b06bff1a11dd1acadc133aee9b3da0c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.13.0-202307131743.p0.gc58c53b.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3760a238aa06cbbd9fd4781e65b8eeb6b79fc371c3842f20a0db8f95e334a2e2_amd64", "product": { "name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3760a238aa06cbbd9fd4781e65b8eeb6b79fc371c3842f20a0db8f95e334a2e2_amd64", "product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3760a238aa06cbbd9fd4781e65b8eeb6b79fc371c3842f20a0db8f95e334a2e2_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3760a238aa06cbbd9fd4781e65b8eeb6b79fc371c3842f20a0db8f95e334a2e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.gdc186bf.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ptp-must-gather-rhel8@sha256:c094150f51899764faa0850d6e977433c801b88516fbd85df87dbc105fdbf303_amd64", "product": { "name": "openshift4/ptp-must-gather-rhel8@sha256:c094150f51899764faa0850d6e977433c801b88516fbd85df87dbc105fdbf303_amd64", "product_id": "openshift4/ptp-must-gather-rhel8@sha256:c094150f51899764faa0850d6e977433c801b88516fbd85df87dbc105fdbf303_amd64", "product_identification_helper": { "purl": "pkg:oci/ptp-must-gather-rhel8@sha256:c094150f51899764faa0850d6e977433c801b88516fbd85df87dbc105fdbf303?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.13.0-202307131743.p0.g0f37b62.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-sriov-cni@sha256:b9a88e4d70394fe7bd94cf96f9e80ad44a0bbc608e39b3ee1cc37aa69c724f8d_amd64", "product": { "name": "openshift4/ose-sriov-cni@sha256:b9a88e4d70394fe7bd94cf96f9e80ad44a0bbc608e39b3ee1cc37aa69c724f8d_amd64", "product_id": "openshift4/ose-sriov-cni@sha256:b9a88e4d70394fe7bd94cf96f9e80ad44a0bbc608e39b3ee1cc37aa69c724f8d_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-sriov-cni@sha256:b9a88e4d70394fe7bd94cf96f9e80ad44a0bbc608e39b3ee1cc37aa69c724f8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-cni\u0026tag=v4.13.0-202307131743.p0.g08b4f6a.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-sriov-dp-admission-controller@sha256:19eb2de358856a41275cca2ad410a2a1bcb658aea8850f9bb504db4f61b33293_amd64", "product": { "name": "openshift4/ose-sriov-dp-admission-controller@sha256:19eb2de358856a41275cca2ad410a2a1bcb658aea8850f9bb504db4f61b33293_amd64", "product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:19eb2de358856a41275cca2ad410a2a1bcb658aea8850f9bb504db4f61b33293_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:19eb2de358856a41275cca2ad410a2a1bcb658aea8850f9bb504db4f61b33293?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.13.0-202307131743.p0.g4e1e4f2.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-sriov-network-config-daemon@sha256:3e706ded2267a335b7bfee8b7f1018b07e749b38ddfffc7f1d67d60bf7be960a_amd64", "product": { "name": "openshift4/ose-sriov-network-config-daemon@sha256:3e706ded2267a335b7bfee8b7f1018b07e749b38ddfffc7f1d67d60bf7be960a_amd64", "product_id": "openshift4/ose-sriov-network-config-daemon@sha256:3e706ded2267a335b7bfee8b7f1018b07e749b38ddfffc7f1d67d60bf7be960a_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:3e706ded2267a335b7bfee8b7f1018b07e749b38ddfffc7f1d67d60bf7be960a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.13.0-202307131743.p0.g2b25b43.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-sriov-network-device-plugin@sha256:97811a0935e97dc5d59f0b5c4a5a00dfa3453c1a696257707b90daa864921168_amd64", "product": { "name": "openshift4/ose-sriov-network-device-plugin@sha256:97811a0935e97dc5d59f0b5c4a5a00dfa3453c1a696257707b90daa864921168_amd64", "product_id": "openshift4/ose-sriov-network-device-plugin@sha256:97811a0935e97dc5d59f0b5c4a5a00dfa3453c1a696257707b90daa864921168_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:97811a0935e97dc5d59f0b5c4a5a00dfa3453c1a696257707b90daa864921168?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.13.0-202307131743.p0.g385c421.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-sriov-network-operator@sha256:06891592833c42442c68f8762f61246a5460637f557afae102cbf7a0738f88c6_amd64", "product": { "name": "openshift4/ose-sriov-network-operator@sha256:06891592833c42442c68f8762f61246a5460637f557afae102cbf7a0738f88c6_amd64", "product_id": "openshift4/ose-sriov-network-operator@sha256:06891592833c42442c68f8762f61246a5460637f557afae102cbf7a0738f88c6_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-sriov-network-operator@sha256:06891592833c42442c68f8762f61246a5460637f557afae102cbf7a0738f88c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.13.0-202307132344.p0.g2b25b43.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-sriov-network-webhook@sha256:9c7c37e118184c6a4e4a102236a05155c1aebfc092fc047b75e2da56f40c8a63_amd64", "product": { "name": "openshift4/ose-sriov-network-webhook@sha256:9c7c37e118184c6a4e4a102236a05155c1aebfc092fc047b75e2da56f40c8a63_amd64", "product_id": "openshift4/ose-sriov-network-webhook@sha256:9c7c37e118184c6a4e4a102236a05155c1aebfc092fc047b75e2da56f40c8a63_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-sriov-network-webhook@sha256:9c7c37e118184c6a4e4a102236a05155c1aebfc092fc047b75e2da56f40c8a63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.13.0-202307132344.p0.g2b25b43.assembly.stream" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-descheduler@sha256:ba7ce56d823715535bc7463ace365813a57e35017febde0d9c5d89bb906d5a6d_ppc64le", "product": { "name": "openshift4/ose-descheduler@sha256:ba7ce56d823715535bc7463ace365813a57e35017febde0d9c5d89bb906d5a6d_ppc64le", "product_id": "openshift4/ose-descheduler@sha256:ba7ce56d823715535bc7463ace365813a57e35017febde0d9c5d89bb906d5a6d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-descheduler@sha256:ba7ce56d823715535bc7463ace365813a57e35017febde0d9c5d89bb906d5a6d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-descheduler\u0026tag=v4.13.0-202307131743.p0.g27e89a0.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-node-problem-detector-rhel8@sha256:4c79ca3ef701c3703102d774f1b5adbe305beaa71d316dcf5eb5a155a008854b_ppc64le", "product": { "name": "openshift4/ose-node-problem-detector-rhel8@sha256:4c79ca3ef701c3703102d774f1b5adbe305beaa71d316dcf5eb5a155a008854b_ppc64le", "product_id": "openshift4/ose-node-problem-detector-rhel8@sha256:4c79ca3ef701c3703102d774f1b5adbe305beaa71d316dcf5eb5a155a008854b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-node-problem-detector-rhel8@sha256:4c79ca3ef701c3703102d774f1b5adbe305beaa71d316dcf5eb5a155a008854b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-problem-detector-rhel8\u0026tag=v4.13.0-202307131743.p0.g9183d5c.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-cloud-event-proxy@sha256:dc2ec0699f3d79f3d59d15a957b97b8323bd33f9564d3699af34b68fd89590ec_ppc64le", "product": { "name": "openshift4/ose-cloud-event-proxy@sha256:dc2ec0699f3d79f3d59d15a957b97b8323bd33f9564d3699af34b68fd89590ec_ppc64le", "product_id": "openshift4/ose-cloud-event-proxy@sha256:dc2ec0699f3d79f3d59d15a957b97b8323bd33f9564d3699af34b68fd89590ec_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cloud-event-proxy@sha256:dc2ec0699f3d79f3d59d15a957b97b8323bd33f9564d3699af34b68fd89590ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy\u0026tag=v4.13.0-202307131743.p0.g227c8c6.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-nfd-operator@sha256:14e198737e1e8de50cd581dc9ca346e3b1bebad38d62a6915382d0681d7605aa_ppc64le", "product": { "name": "openshift4/ose-cluster-nfd-operator@sha256:14e198737e1e8de50cd581dc9ca346e3b1bebad38d62a6915382d0681d7605aa_ppc64le", "product_id": "openshift4/ose-cluster-nfd-operator@sha256:14e198737e1e8de50cd581dc9ca346e3b1bebad38d62a6915382d0681d7605aa_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-nfd-operator@sha256:14e198737e1e8de50cd581dc9ca346e3b1bebad38d62a6915382d0681d7605aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.13.0-202307131743.p0.ga1d6dd8.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-sriov-infiniband-cni@sha256:2e8383069cd9ef23fecdc7da30b3d981b28a8eefa3de294dac23fc7f0aaa5382_ppc64le", "product": { "name": "openshift4/ose-sriov-infiniband-cni@sha256:2e8383069cd9ef23fecdc7da30b3d981b28a8eefa3de294dac23fc7f0aaa5382_ppc64le", "product_id": "openshift4/ose-sriov-infiniband-cni@sha256:2e8383069cd9ef23fecdc7da30b3d981b28a8eefa3de294dac23fc7f0aaa5382_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:2e8383069cd9ef23fecdc7da30b3d981b28a8eefa3de294dac23fc7f0aaa5382?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.13.0-202307131743.p0.g000884f.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ingress-node-firewall@sha256:c076b3f3b46f8abd4bcac6e2daac78c527d1e48411c62a1092bb5035e4c36c54_ppc64le", "product": { "name": "openshift4/ingress-node-firewall@sha256:c076b3f3b46f8abd4bcac6e2daac78c527d1e48411c62a1092bb5035e4c36c54_ppc64le", "product_id": "openshift4/ingress-node-firewall@sha256:c076b3f3b46f8abd4bcac6e2daac78c527d1e48411c62a1092bb5035e4c36c54_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ingress-node-firewall@sha256:c076b3f3b46f8abd4bcac6e2daac78c527d1e48411c62a1092bb5035e4c36c54?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall\u0026tag=v4.13.0-202307131743.p0.g741a142.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ingress-node-firewall-rhel8-operator@sha256:a73a5befdf34c153f0bc095ecce2bd66b7c3823c617a7369c5e30017b34cc844_ppc64le", "product": { "name": "openshift4/ingress-node-firewall-rhel8-operator@sha256:a73a5befdf34c153f0bc095ecce2bd66b7c3823c617a7369c5e30017b34cc844_ppc64le", "product_id": "openshift4/ingress-node-firewall-rhel8-operator@sha256:a73a5befdf34c153f0bc095ecce2bd66b7c3823c617a7369c5e30017b34cc844_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ingress-node-firewall-rhel8-operator@sha256:a73a5befdf34c153f0bc095ecce2bd66b7c3823c617a7369c5e30017b34cc844?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g741a142.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-local-storage-diskmaker@sha256:b9bccd70ea7710fd2f5c6ad5fbbcd0f0b0a211eb9a3a7fe1ea27a22fb2f6331c_ppc64le", "product": { "name": "openshift4/ose-local-storage-diskmaker@sha256:b9bccd70ea7710fd2f5c6ad5fbbcd0f0b0a211eb9a3a7fe1ea27a22fb2f6331c_ppc64le", "product_id": "openshift4/ose-local-storage-diskmaker@sha256:b9bccd70ea7710fd2f5c6ad5fbbcd0f0b0a211eb9a3a7fe1ea27a22fb2f6331c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-local-storage-diskmaker@sha256:b9bccd70ea7710fd2f5c6ad5fbbcd0f0b0a211eb9a3a7fe1ea27a22fb2f6331c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.13.0-202307131743.p0.gffe4b0d.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-local-storage-operator@sha256:63c1ed0a03cda2e0439ef3b3efb132242086011af32520a7385c62b4cb838510_ppc64le", "product": { "name": "openshift4/ose-local-storage-operator@sha256:63c1ed0a03cda2e0439ef3b3efb132242086011af32520a7385c62b4cb838510_ppc64le", "product_id": "openshift4/ose-local-storage-operator@sha256:63c1ed0a03cda2e0439ef3b3efb132242086011af32520a7385c62b4cb838510_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-local-storage-operator@sha256:63c1ed0a03cda2e0439ef3b3efb132242086011af32520a7385c62b4cb838510?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.13.0-202307131743.p0.gffe4b0d.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-node-feature-discovery@sha256:efd11c7275baabcf5854a2292632c0880bc0467b7290aa2742f1bfcf16e58e10_ppc64le", "product": { "name": "openshift4/ose-node-feature-discovery@sha256:efd11c7275baabcf5854a2292632c0880bc0467b7290aa2742f1bfcf16e58e10_ppc64le", "product_id": "openshift4/ose-node-feature-discovery@sha256:efd11c7275baabcf5854a2292632c0880bc0467b7290aa2742f1bfcf16e58e10_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-node-feature-discovery@sha256:efd11c7275baabcf5854a2292632c0880bc0467b7290aa2742f1bfcf16e58e10?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.13.0-202307131743.p0.g79c2147.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-ansible-operator@sha256:009c6bdd15165d325ddbc82e77fa7281d8c18373c8d461bfbf6cdc8c549cacb2_ppc64le", "product": { "name": "openshift4/ose-ansible-operator@sha256:009c6bdd15165d325ddbc82e77fa7281d8c18373c8d461bfbf6cdc8c549cacb2_ppc64le", "product_id": "openshift4/ose-ansible-operator@sha256:009c6bdd15165d325ddbc82e77fa7281d8c18373c8d461bfbf6cdc8c549cacb2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-ansible-operator@sha256:009c6bdd15165d325ddbc82e77fa7281d8c18373c8d461bfbf6cdc8c549cacb2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.13.0-202307131743.p0.g3b38974.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-capacity@sha256:b37940a8752f3ee55f426aca9c2e374278d9d912f7ed04e3fe9170ab8f3c8165_ppc64le", "product": { "name": "openshift4/ose-cluster-capacity@sha256:b37940a8752f3ee55f426aca9c2e374278d9d912f7ed04e3fe9170ab8f3c8165_ppc64le", "product_id": "openshift4/ose-cluster-capacity@sha256:b37940a8752f3ee55f426aca9c2e374278d9d912f7ed04e3fe9170ab8f3c8165_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-capacity@sha256:b37940a8752f3ee55f426aca9c2e374278d9d912f7ed04e3fe9170ab8f3c8165?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.13.0-202307131743.p0.g3c223bb.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-egress-dns-proxy@sha256:69ce5075096482b85fa4bdf4d6e20096f7956d5fa8dbfa0754771c3b407e35a3_ppc64le", "product": { "name": "openshift4/ose-egress-dns-proxy@sha256:69ce5075096482b85fa4bdf4d6e20096f7956d5fa8dbfa0754771c3b407e35a3_ppc64le", "product_id": "openshift4/ose-egress-dns-proxy@sha256:69ce5075096482b85fa4bdf4d6e20096f7956d5fa8dbfa0754771c3b407e35a3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-egress-dns-proxy@sha256:69ce5075096482b85fa4bdf4d6e20096f7956d5fa8dbfa0754771c3b407e35a3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.13.0-202307100954.p0.g0465934.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-egress-router@sha256:19687ded625229ce9e33e7e3b432b4806b0004061a373aed97a7c1d75e2c3479_ppc64le", "product": { "name": "openshift4/ose-egress-router@sha256:19687ded625229ce9e33e7e3b432b4806b0004061a373aed97a7c1d75e2c3479_ppc64le", "product_id": "openshift4/ose-egress-router@sha256:19687ded625229ce9e33e7e3b432b4806b0004061a373aed97a7c1d75e2c3479_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-egress-router@sha256:19687ded625229ce9e33e7e3b432b4806b0004061a373aed97a7c1d75e2c3479?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.13.0-202307100954.p0.g0465934.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-helm-operator@sha256:4ee134ce7226c8cb99997e94044e4bf93c825d75d3d18e4e06abd10245e94a7a_ppc64le", "product": { "name": "openshift4/ose-helm-operator@sha256:4ee134ce7226c8cb99997e94044e4bf93c825d75d3d18e4e06abd10245e94a7a_ppc64le", "product_id": "openshift4/ose-helm-operator@sha256:4ee134ce7226c8cb99997e94044e4bf93c825d75d3d18e4e06abd10245e94a7a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-helm-operator@sha256:4ee134ce7226c8cb99997e94044e4bf93c825d75d3d18e4e06abd10245e94a7a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.13.0-202307131743.p0.g3b38974.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-operator-sdk-rhel8@sha256:471e0e06d5a012bbcc3c861b80f9c7f749486cdd942f7ffc0a30f1bc6e77bc81_ppc64le", "product": { "name": "openshift4/ose-operator-sdk-rhel8@sha256:471e0e06d5a012bbcc3c861b80f9c7f749486cdd942f7ffc0a30f1bc6e77bc81_ppc64le", "product_id": "openshift4/ose-operator-sdk-rhel8@sha256:471e0e06d5a012bbcc3c861b80f9c7f749486cdd942f7ffc0a30f1bc6e77bc81_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:471e0e06d5a012bbcc3c861b80f9c7f749486cdd942f7ffc0a30f1bc6e77bc81?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.13.0-202307131743.p0.g3b38974.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c77accaf43cf624d4b151ad0eadfc37724d098755cdab6e7b78e92618bba92da_ppc64le", "product": { "name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c77accaf43cf624d4b151ad0eadfc37724d098755cdab6e7b78e92618bba92da_ppc64le", "product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c77accaf43cf624d4b151ad0eadfc37724d098755cdab6e7b78e92618bba92da_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel8@sha256:c77accaf43cf624d4b151ad0eadfc37724d098755cdab6e7b78e92618bba92da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8\u0026tag=v4.13.0-202307131743.p0.g30d3669.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a5ad59c51a738c07600062814b0dda8a41db0bd997a944afdda9a5eb7d18b365_ppc64le", "product": { "name": "openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a5ad59c51a738c07600062814b0dda8a41db0bd997a944afdda9a5eb7d18b365_ppc64le", "product_id": "openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a5ad59c51a738c07600062814b0dda8a41db0bd997a944afdda9a5eb7d18b365_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-openshift-proxy-pull-test-rhel8@sha256:a5ad59c51a738c07600062814b0dda8a41db0bd997a944afdda9a5eb7d18b365?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-proxy-pull-test-rhel8\u0026tag=v4.13.0-202307132344.p0.g49387d0.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le", "product": { "name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le", "product_id": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-descheduler-rhel8-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g5a1cb7d.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le", "product": { "name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le", "product_id": "openshift4/ose-cluster-kube-descheduler-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-descheduler-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-operator\u0026tag=v4.13.0-202307131743.p0.g5a1cb7d.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:dde7366bc43ec0b39b858414a242585af544d45885e1839c23b505c00ab6a4fe_ppc64le", "product": { "name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:dde7366bc43ec0b39b858414a242585af544d45885e1839c23b505c00ab6a4fe_ppc64le", "product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:dde7366bc43ec0b39b858414a242585af544d45885e1839c23b505c00ab6a4fe_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:dde7366bc43ec0b39b858414a242585af544d45885e1839c23b505c00ab6a4fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.13.0-202307131743.p0.ga52f5d6.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d80e6cef841786973ea337b7c73c226203a8d218a08898af5bdc241c34905925_ppc64le", "product": { "name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d80e6cef841786973ea337b7c73c226203a8d218a08898af5bdc241c34905925_ppc64le", "product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d80e6cef841786973ea337b7c73c226203a8d218a08898af5bdc241c34905925_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:d80e6cef841786973ea337b7c73c226203a8d218a08898af5bdc241c34905925?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g9e3cfa4.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:58eff009d0be97bc2c2382076c53daefc516ca4c744edc3a6199529adef805b0_ppc64le", "product": { "name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:58eff009d0be97bc2c2382076c53daefc516ca4c744edc3a6199529adef805b0_ppc64le", "product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:58eff009d0be97bc2c2382076c53daefc516ca4c744edc3a6199529adef805b0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:58eff009d0be97bc2c2382076c53daefc516ca4c744edc3a6199529adef805b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.13.0-202307131743.p0.gf797d45.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-egress-http-proxy@sha256:2ac1372d5adc827adf3cef831a9330391010d0d4956422b38fd366fa3c921473_ppc64le", "product": { "name": "openshift4/ose-egress-http-proxy@sha256:2ac1372d5adc827adf3cef831a9330391010d0d4956422b38fd366fa3c921473_ppc64le", "product_id": "openshift4/ose-egress-http-proxy@sha256:2ac1372d5adc827adf3cef831a9330391010d0d4956422b38fd366fa3c921473_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-egress-http-proxy@sha256:2ac1372d5adc827adf3cef831a9330391010d0d4956422b38fd366fa3c921473?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.13.0-202307100954.p0.g0465934.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/frr-rhel8@sha256:bcd000fae0841ce9948ec6c1b9e0dd76eaf8b2e5c75c6b558852c7812a58ee02_ppc64le", "product": { "name": "openshift4/frr-rhel8@sha256:bcd000fae0841ce9948ec6c1b9e0dd76eaf8b2e5c75c6b558852c7812a58ee02_ppc64le", "product_id": "openshift4/frr-rhel8@sha256:bcd000fae0841ce9948ec6c1b9e0dd76eaf8b2e5c75c6b558852c7812a58ee02_ppc64le", "product_identification_helper": { "purl": "pkg:oci/frr-rhel8@sha256:bcd000fae0841ce9948ec6c1b9e0dd76eaf8b2e5c75c6b558852c7812a58ee02?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/frr-rhel8\u0026tag=v4.13.0-202307100954.p0.gb9ba60f.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27ff1ff1f9644e03ab1e1fd132c0852e039c86e08f4b69607ea9bca0a82b29d6_ppc64le", "product": { "name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27ff1ff1f9644e03ab1e1fd132c0852e039c86e08f4b69607ea9bca0a82b29d6_ppc64le", "product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27ff1ff1f9644e03ab1e1fd132c0852e039c86e08f4b69607ea9bca0a82b29d6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256:27ff1ff1f9644e03ab1e1fd132c0852e039c86e08f4b69607ea9bca0a82b29d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8\u0026tag=v4.13.0-202307131743.p0.g859199a.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:e039868ad48ea141cbbe46720a7fe124a6c68c5d0cdc5e6b0a3173d3d63592b7_ppc64le", "product": { "name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:e039868ad48ea141cbbe46720a7fe124a6c68c5d0cdc5e6b0a3173d3d63592b7_ppc64le", "product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:e039868ad48ea141cbbe46720a7fe124a6c68c5d0cdc5e6b0a3173d3d63592b7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:e039868ad48ea141cbbe46720a7fe124a6c68c5d0cdc5e6b0a3173d3d63592b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g300e9ae.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:ff95b68372db7295c4ffda89570d10707fbd164bce0c917c5e0e6fbf0d60fa98_ppc64le", "product": { "name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:ff95b68372db7295c4ffda89570d10707fbd164bce0c917c5e0e6fbf0d60fa98_ppc64le", "product_id": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:ff95b68372db7295c4ffda89570d10707fbd164bce0c917c5e0e6fbf0d60fa98_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kubernetes-nmstate-rhel8-operator@sha256:ff95b68372db7295c4ffda89570d10707fbd164bce0c917c5e0e6fbf0d60fa98?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g30d3669.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-ptp@sha256:2fcae129b915fa6dcbc2eff7896bdb9ccd950d4b7b0b315c6ed573284bf963e9_ppc64le", "product": { "name": "openshift4/ose-ptp@sha256:2fcae129b915fa6dcbc2eff7896bdb9ccd950d4b7b0b315c6ed573284bf963e9_ppc64le", "product_id": "openshift4/ose-ptp@sha256:2fcae129b915fa6dcbc2eff7896bdb9ccd950d4b7b0b315c6ed573284bf963e9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-ptp@sha256:2fcae129b915fa6dcbc2eff7896bdb9ccd950d4b7b0b315c6ed573284bf963e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp\u0026tag=v4.13.0-202307131743.p0.g3d35621.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:5c4a8aca9e0ce273f3afb7ee854e39f64b87862efd5b4c2109a7fd90115d9088_ppc64le", "product": { "name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:5c4a8aca9e0ce273f3afb7ee854e39f64b87862efd5b4c2109a7fd90115d9088_ppc64le", "product_id": "openshift4/ose-local-storage-mustgather-rhel8@sha256:5c4a8aca9e0ce273f3afb7ee854e39f64b87862efd5b4c2109a7fd90115d9088_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256:5c4a8aca9e0ce273f3afb7ee854e39f64b87862efd5b4c2109a7fd90115d9088?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8\u0026tag=v4.13.0-202307131743.p0.gffe4b0d.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le", "product": { "name": "openshift4/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le", "product_id": "openshift4/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le", "product_identification_helper": { "purl": "pkg:oci/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel8\u0026tag=v4.13.0-202307131743.p0.g7ff7e1f.assembly.stream" } } }, { "category": "product_version", "name": "openshift-tech-preview/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le", "product": { "name": "openshift-tech-preview/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le", "product_id": "openshift-tech-preview/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le", "product_identification_helper": { "purl": "pkg:oci/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-tech-preview/metallb-rhel8\u0026tag=v4.13.0-202307131743.p0.g7ff7e1f.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/metallb-rhel8-operator@sha256:2e061a081ee2b7588e0c9aa0f34dbcb9ca131c92cb979de92b3d3ba5a64dce7b_ppc64le", "product": { "name": "openshift4/metallb-rhel8-operator@sha256:2e061a081ee2b7588e0c9aa0f34dbcb9ca131c92cb979de92b3d3ba5a64dce7b_ppc64le", "product_id": "openshift4/metallb-rhel8-operator@sha256:2e061a081ee2b7588e0c9aa0f34dbcb9ca131c92cb979de92b3d3ba5a64dce7b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/metallb-rhel8-operator@sha256:2e061a081ee2b7588e0c9aa0f34dbcb9ca131c92cb979de92b3d3ba5a64dce7b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g908c2f4.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-ptp-operator@sha256:bd7f7504e21f37d1b02c611275e70959ae3ec01965d05f0184d0e0c35ffce8ae_ppc64le", "product": { "name": "openshift4/ose-ptp-operator@sha256:bd7f7504e21f37d1b02c611275e70959ae3ec01965d05f0184d0e0c35ffce8ae_ppc64le", "product_id": "openshift4/ose-ptp-operator@sha256:bd7f7504e21f37d1b02c611275e70959ae3ec01965d05f0184d0e0c35ffce8ae_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-ptp-operator@sha256:bd7f7504e21f37d1b02c611275e70959ae3ec01965d05f0184d0e0c35ffce8ae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.13.0-202307131743.p0.g0f37b62.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ac8cdb278281d0e44624e0650aec2dc21da45b94d8a02ddb987cc76a8ceb94ee_ppc64le", "product": { "name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ac8cdb278281d0e44624e0650aec2dc21da45b94d8a02ddb987cc76a8ceb94ee_ppc64le", "product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ac8cdb278281d0e44624e0650aec2dc21da45b94d8a02ddb987cc76a8ceb94ee_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:ac8cdb278281d0e44624e0650aec2dc21da45b94d8a02ddb987cc76a8ceb94ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.13.0-202307131743.p0.gc58c53b.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:355a64df098a707ee05ca4fd9876123984dfa97015a7a262ff7b261fac7a5ec4_ppc64le", "product": { "name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:355a64df098a707ee05ca4fd9876123984dfa97015a7a262ff7b261fac7a5ec4_ppc64le", "product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:355a64df098a707ee05ca4fd9876123984dfa97015a7a262ff7b261fac7a5ec4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:355a64df098a707ee05ca4fd9876123984dfa97015a7a262ff7b261fac7a5ec4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.gdc186bf.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ptp-must-gather-rhel8@sha256:35aa350c69bd3e1b52610aafa043b36727b26a93480b47f238adffa42cca93b1_ppc64le", "product": { "name": "openshift4/ptp-must-gather-rhel8@sha256:35aa350c69bd3e1b52610aafa043b36727b26a93480b47f238adffa42cca93b1_ppc64le", "product_id": "openshift4/ptp-must-gather-rhel8@sha256:35aa350c69bd3e1b52610aafa043b36727b26a93480b47f238adffa42cca93b1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ptp-must-gather-rhel8@sha256:35aa350c69bd3e1b52610aafa043b36727b26a93480b47f238adffa42cca93b1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.13.0-202307131743.p0.g0f37b62.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-sriov-cni@sha256:8c80127f2695ec67a6b3c04ac434f297749045a2b34866fa7c05b6ac5504df7e_ppc64le", "product": { "name": "openshift4/ose-sriov-cni@sha256:8c80127f2695ec67a6b3c04ac434f297749045a2b34866fa7c05b6ac5504df7e_ppc64le", "product_id": "openshift4/ose-sriov-cni@sha256:8c80127f2695ec67a6b3c04ac434f297749045a2b34866fa7c05b6ac5504df7e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-sriov-cni@sha256:8c80127f2695ec67a6b3c04ac434f297749045a2b34866fa7c05b6ac5504df7e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-cni\u0026tag=v4.13.0-202307131743.p0.g08b4f6a.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-sriov-dp-admission-controller@sha256:2cfe635b2294f9b7d5b56fd32c1107aa2e792d197e618bb99747033391d11fac_ppc64le", "product": { "name": "openshift4/ose-sriov-dp-admission-controller@sha256:2cfe635b2294f9b7d5b56fd32c1107aa2e792d197e618bb99747033391d11fac_ppc64le", "product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:2cfe635b2294f9b7d5b56fd32c1107aa2e792d197e618bb99747033391d11fac_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:2cfe635b2294f9b7d5b56fd32c1107aa2e792d197e618bb99747033391d11fac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.13.0-202307131743.p0.g4e1e4f2.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-sriov-network-config-daemon@sha256:1cbdefa812aa2c163b434a999815a5b8a5c16cdfd589715951e27fee40dea9d0_ppc64le", "product": { "name": "openshift4/ose-sriov-network-config-daemon@sha256:1cbdefa812aa2c163b434a999815a5b8a5c16cdfd589715951e27fee40dea9d0_ppc64le", "product_id": "openshift4/ose-sriov-network-config-daemon@sha256:1cbdefa812aa2c163b434a999815a5b8a5c16cdfd589715951e27fee40dea9d0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:1cbdefa812aa2c163b434a999815a5b8a5c16cdfd589715951e27fee40dea9d0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.13.0-202307131743.p0.g2b25b43.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-sriov-network-device-plugin@sha256:e803989f43e435739596923b11b83890aaa9bae2f5c110432f48cafc90ba3e69_ppc64le", "product": { "name": "openshift4/ose-sriov-network-device-plugin@sha256:e803989f43e435739596923b11b83890aaa9bae2f5c110432f48cafc90ba3e69_ppc64le", "product_id": "openshift4/ose-sriov-network-device-plugin@sha256:e803989f43e435739596923b11b83890aaa9bae2f5c110432f48cafc90ba3e69_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:e803989f43e435739596923b11b83890aaa9bae2f5c110432f48cafc90ba3e69?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.13.0-202307131743.p0.g385c421.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-sriov-network-operator@sha256:9d02b55f1a8ca1009f2db7d7134db116959da2f60e61b2aa8ff7d4845682b591_ppc64le", "product": { "name": "openshift4/ose-sriov-network-operator@sha256:9d02b55f1a8ca1009f2db7d7134db116959da2f60e61b2aa8ff7d4845682b591_ppc64le", "product_id": "openshift4/ose-sriov-network-operator@sha256:9d02b55f1a8ca1009f2db7d7134db116959da2f60e61b2aa8ff7d4845682b591_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-sriov-network-operator@sha256:9d02b55f1a8ca1009f2db7d7134db116959da2f60e61b2aa8ff7d4845682b591?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.13.0-202307132344.p0.g2b25b43.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-sriov-network-webhook@sha256:f07202f93fc360ae96265078256ab0c3c060eab09088f57ec5e7096ff51e8e23_ppc64le", "product": { "name": "openshift4/ose-sriov-network-webhook@sha256:f07202f93fc360ae96265078256ab0c3c060eab09088f57ec5e7096ff51e8e23_ppc64le", "product_id": "openshift4/ose-sriov-network-webhook@sha256:f07202f93fc360ae96265078256ab0c3c060eab09088f57ec5e7096ff51e8e23_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-sriov-network-webhook@sha256:f07202f93fc360ae96265078256ab0c3c060eab09088f57ec5e7096ff51e8e23?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.13.0-202307132344.p0.g2b25b43.assembly.stream" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-descheduler@sha256:f80cff83a9f383d6ef8b4cdc8dc6e89324459c44df480f113e7fb5f073eb0be4_arm64", "product": { "name": "openshift4/ose-descheduler@sha256:f80cff83a9f383d6ef8b4cdc8dc6e89324459c44df480f113e7fb5f073eb0be4_arm64", "product_id": "openshift4/ose-descheduler@sha256:f80cff83a9f383d6ef8b4cdc8dc6e89324459c44df480f113e7fb5f073eb0be4_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-descheduler@sha256:f80cff83a9f383d6ef8b4cdc8dc6e89324459c44df480f113e7fb5f073eb0be4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-descheduler\u0026tag=v4.13.0-202307131743.p0.g27e89a0.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-node-problem-detector-rhel8@sha256:7bac217f724b62d25b32453e0878cba2a33dd4576eb7a6eee02c7150c9ccd9fd_arm64", "product": { "name": "openshift4/ose-node-problem-detector-rhel8@sha256:7bac217f724b62d25b32453e0878cba2a33dd4576eb7a6eee02c7150c9ccd9fd_arm64", "product_id": "openshift4/ose-node-problem-detector-rhel8@sha256:7bac217f724b62d25b32453e0878cba2a33dd4576eb7a6eee02c7150c9ccd9fd_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-node-problem-detector-rhel8@sha256:7bac217f724b62d25b32453e0878cba2a33dd4576eb7a6eee02c7150c9ccd9fd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-node-problem-detector-rhel8\u0026tag=v4.13.0-202307131743.p0.g9183d5c.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-cloud-event-proxy@sha256:46f824600974bec12fc03bebcdbc5330cb360c16a9d29a50ad24b220fb2224b0_arm64", "product": { "name": "openshift4/ose-cloud-event-proxy@sha256:46f824600974bec12fc03bebcdbc5330cb360c16a9d29a50ad24b220fb2224b0_arm64", "product_id": "openshift4/ose-cloud-event-proxy@sha256:46f824600974bec12fc03bebcdbc5330cb360c16a9d29a50ad24b220fb2224b0_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cloud-event-proxy@sha256:46f824600974bec12fc03bebcdbc5330cb360c16a9d29a50ad24b220fb2224b0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy\u0026tag=v4.13.0-202307131743.p0.g227c8c6.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-nfd-operator@sha256:53450784ef923a3804439254604a3b8e299ea65f4054671e05e655e65c058c2d_arm64", "product": { "name": "openshift4/ose-cluster-nfd-operator@sha256:53450784ef923a3804439254604a3b8e299ea65f4054671e05e655e65c058c2d_arm64", "product_id": "openshift4/ose-cluster-nfd-operator@sha256:53450784ef923a3804439254604a3b8e299ea65f4054671e05e655e65c058c2d_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-nfd-operator@sha256:53450784ef923a3804439254604a3b8e299ea65f4054671e05e655e65c058c2d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.13.0-202307131743.p0.ga1d6dd8.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/dpu-network-rhel8-operator@sha256:1da2effd3f99dafc094ce06f306ecab9bbff8ed40f033880185b78c2490e4c93_arm64", "product": { "name": "openshift4/dpu-network-rhel8-operator@sha256:1da2effd3f99dafc094ce06f306ecab9bbff8ed40f033880185b78c2490e4c93_arm64", "product_id": "openshift4/dpu-network-rhel8-operator@sha256:1da2effd3f99dafc094ce06f306ecab9bbff8ed40f033880185b78c2490e4c93_arm64", "product_identification_helper": { "purl": "pkg:oci/dpu-network-rhel8-operator@sha256:1da2effd3f99dafc094ce06f306ecab9bbff8ed40f033880185b78c2490e4c93?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/dpu-network-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.gb59fb71.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-sriov-infiniband-cni@sha256:98cdfdd6d3f4ea1c1949d130604db81244920ac860fe69ce4d0314eecb2d4f8f_arm64", "product": { "name": "openshift4/ose-sriov-infiniband-cni@sha256:98cdfdd6d3f4ea1c1949d130604db81244920ac860fe69ce4d0314eecb2d4f8f_arm64", "product_id": "openshift4/ose-sriov-infiniband-cni@sha256:98cdfdd6d3f4ea1c1949d130604db81244920ac860fe69ce4d0314eecb2d4f8f_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:98cdfdd6d3f4ea1c1949d130604db81244920ac860fe69ce4d0314eecb2d4f8f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.13.0-202307131743.p0.g000884f.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ingress-node-firewall@sha256:057d5c76857650312bbfca299aac81c26665747358d7e69f8a23fd0c54103cd9_arm64", "product": { "name": "openshift4/ingress-node-firewall@sha256:057d5c76857650312bbfca299aac81c26665747358d7e69f8a23fd0c54103cd9_arm64", "product_id": "openshift4/ingress-node-firewall@sha256:057d5c76857650312bbfca299aac81c26665747358d7e69f8a23fd0c54103cd9_arm64", "product_identification_helper": { "purl": "pkg:oci/ingress-node-firewall@sha256:057d5c76857650312bbfca299aac81c26665747358d7e69f8a23fd0c54103cd9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall\u0026tag=v4.13.0-202307131743.p0.g741a142.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ingress-node-firewall-rhel8-operator@sha256:0e07c372c26f68e3284021104b52357fae049dd1853ae97ddf67ebf6fa43919e_arm64", "product": { "name": "openshift4/ingress-node-firewall-rhel8-operator@sha256:0e07c372c26f68e3284021104b52357fae049dd1853ae97ddf67ebf6fa43919e_arm64", "product_id": "openshift4/ingress-node-firewall-rhel8-operator@sha256:0e07c372c26f68e3284021104b52357fae049dd1853ae97ddf67ebf6fa43919e_arm64", "product_identification_helper": { "purl": "pkg:oci/ingress-node-firewall-rhel8-operator@sha256:0e07c372c26f68e3284021104b52357fae049dd1853ae97ddf67ebf6fa43919e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g741a142.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-local-storage-diskmaker@sha256:36e97394e731613d77adb8529f5b5b4be14d01d27bad1dbd393b43e4a4350190_arm64", "product": { "name": "openshift4/ose-local-storage-diskmaker@sha256:36e97394e731613d77adb8529f5b5b4be14d01d27bad1dbd393b43e4a4350190_arm64", "product_id": "openshift4/ose-local-storage-diskmaker@sha256:36e97394e731613d77adb8529f5b5b4be14d01d27bad1dbd393b43e4a4350190_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-local-storage-diskmaker@sha256:36e97394e731613d77adb8529f5b5b4be14d01d27bad1dbd393b43e4a4350190?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.13.0-202307131743.p0.gffe4b0d.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-local-storage-operator@sha256:07d4d450c115d3a363ce76388abdeee9edd45e1647cf860e3a58e83a477c7856_arm64", "product": { "name": "openshift4/ose-local-storage-operator@sha256:07d4d450c115d3a363ce76388abdeee9edd45e1647cf860e3a58e83a477c7856_arm64", "product_id": "openshift4/ose-local-storage-operator@sha256:07d4d450c115d3a363ce76388abdeee9edd45e1647cf860e3a58e83a477c7856_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-local-storage-operator@sha256:07d4d450c115d3a363ce76388abdeee9edd45e1647cf860e3a58e83a477c7856?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.13.0-202307131743.p0.gffe4b0d.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-node-feature-discovery@sha256:15ba974b1949472d6d432d8414458f1d27e35b8d7e3d1eab6a51a670d22befc0_arm64", "product": { "name": "openshift4/ose-node-feature-discovery@sha256:15ba974b1949472d6d432d8414458f1d27e35b8d7e3d1eab6a51a670d22befc0_arm64", "product_id": "openshift4/ose-node-feature-discovery@sha256:15ba974b1949472d6d432d8414458f1d27e35b8d7e3d1eab6a51a670d22befc0_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-node-feature-discovery@sha256:15ba974b1949472d6d432d8414458f1d27e35b8d7e3d1eab6a51a670d22befc0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.13.0-202307131743.p0.g79c2147.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-ansible-operator@sha256:7113d632db784d85bf49ad42414fa81fbb59702e00100371f37c9b990a397bba_arm64", "product": { "name": "openshift4/ose-ansible-operator@sha256:7113d632db784d85bf49ad42414fa81fbb59702e00100371f37c9b990a397bba_arm64", "product_id": "openshift4/ose-ansible-operator@sha256:7113d632db784d85bf49ad42414fa81fbb59702e00100371f37c9b990a397bba_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-ansible-operator@sha256:7113d632db784d85bf49ad42414fa81fbb59702e00100371f37c9b990a397bba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.13.0-202307131743.p0.g3b38974.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-capacity@sha256:dc9ebcd0302fcd306964a7cccc11d1bfc8f02415d4bc8e9cb35bd28a6260da3d_arm64", "product": { "name": "openshift4/ose-cluster-capacity@sha256:dc9ebcd0302fcd306964a7cccc11d1bfc8f02415d4bc8e9cb35bd28a6260da3d_arm64", "product_id": "openshift4/ose-cluster-capacity@sha256:dc9ebcd0302fcd306964a7cccc11d1bfc8f02415d4bc8e9cb35bd28a6260da3d_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-capacity@sha256:dc9ebcd0302fcd306964a7cccc11d1bfc8f02415d4bc8e9cb35bd28a6260da3d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.13.0-202307131743.p0.g3c223bb.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-egress-dns-proxy@sha256:e7da7c3dc0ce571c642284bfadd7b00e1655ae1766600413fa32e8851e8de0b5_arm64", "product": { "name": "openshift4/ose-egress-dns-proxy@sha256:e7da7c3dc0ce571c642284bfadd7b00e1655ae1766600413fa32e8851e8de0b5_arm64", "product_id": "openshift4/ose-egress-dns-proxy@sha256:e7da7c3dc0ce571c642284bfadd7b00e1655ae1766600413fa32e8851e8de0b5_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-egress-dns-proxy@sha256:e7da7c3dc0ce571c642284bfadd7b00e1655ae1766600413fa32e8851e8de0b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.13.0-202307100954.p0.g0465934.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-egress-router@sha256:5bb636537986709ca065bc075acf22210d9a40fb85115f67f86b5f35f36226d6_arm64", "product": { "name": "openshift4/ose-egress-router@sha256:5bb636537986709ca065bc075acf22210d9a40fb85115f67f86b5f35f36226d6_arm64", "product_id": "openshift4/ose-egress-router@sha256:5bb636537986709ca065bc075acf22210d9a40fb85115f67f86b5f35f36226d6_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-egress-router@sha256:5bb636537986709ca065bc075acf22210d9a40fb85115f67f86b5f35f36226d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.13.0-202307100954.p0.g0465934.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-helm-operator@sha256:392ee03d10ad585d1a2fc007145c43cb44546daa618b0d1fd127b9e4b3c1a1b0_arm64", "product": { "name": "openshift4/ose-helm-operator@sha256:392ee03d10ad585d1a2fc007145c43cb44546daa618b0d1fd127b9e4b3c1a1b0_arm64", "product_id": "openshift4/ose-helm-operator@sha256:392ee03d10ad585d1a2fc007145c43cb44546daa618b0d1fd127b9e4b3c1a1b0_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-helm-operator@sha256:392ee03d10ad585d1a2fc007145c43cb44546daa618b0d1fd127b9e4b3c1a1b0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.13.0-202307131743.p0.g3b38974.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-operator-sdk-rhel8@sha256:ccdb363b2f09a846e2278ead081fbe4390cd98d45c6979a980986de01d8db0f2_arm64", "product": { "name": "openshift4/ose-operator-sdk-rhel8@sha256:ccdb363b2f09a846e2278ead081fbe4390cd98d45c6979a980986de01d8db0f2_arm64", "product_id": "openshift4/ose-operator-sdk-rhel8@sha256:ccdb363b2f09a846e2278ead081fbe4390cd98d45c6979a980986de01d8db0f2_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:ccdb363b2f09a846e2278ead081fbe4390cd98d45c6979a980986de01d8db0f2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.13.0-202307131743.p0.g3b38974.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:33a5204392a3c16e09e6969b45c99aba099a5520d0523569ab0ee22616cd97d0_arm64", "product": { "name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:33a5204392a3c16e09e6969b45c99aba099a5520d0523569ab0ee22616cd97d0_arm64", "product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:33a5204392a3c16e09e6969b45c99aba099a5520d0523569ab0ee22616cd97d0_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel8@sha256:33a5204392a3c16e09e6969b45c99aba099a5520d0523569ab0ee22616cd97d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8\u0026tag=v4.13.0-202307131743.p0.g30d3669.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a040690f5c44f5125b06945d4434ac79684436de9d3169efca237f83e74444ec_arm64", "product": { "name": "openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a040690f5c44f5125b06945d4434ac79684436de9d3169efca237f83e74444ec_arm64", "product_id": "openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a040690f5c44f5125b06945d4434ac79684436de9d3169efca237f83e74444ec_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-openshift-proxy-pull-test-rhel8@sha256:a040690f5c44f5125b06945d4434ac79684436de9d3169efca237f83e74444ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-proxy-pull-test-rhel8\u0026tag=v4.13.0-202307132344.p0.g49387d0.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:52772532c40e9159157a31b56d8a79c4e33d1a55b3d45fc2eb8a181cc677b6b8_arm64", "product": { "name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:52772532c40e9159157a31b56d8a79c4e33d1a55b3d45fc2eb8a181cc677b6b8_arm64", "product_id": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:52772532c40e9159157a31b56d8a79c4e33d1a55b3d45fc2eb8a181cc677b6b8_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256:52772532c40e9159157a31b56d8a79c4e33d1a55b3d45fc2eb8a181cc677b6b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8\u0026tag=v4.13.0-202307131743.p0.ga1f1e05.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e219cb8e4a8d21f07ee52a88c39546dc44e48907cfe8fe4afcccb7bc2aa4a7fc_arm64", "product": { "name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e219cb8e4a8d21f07ee52a88c39546dc44e48907cfe8fe4afcccb7bc2aa4a7fc_arm64", "product_id": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e219cb8e4a8d21f07ee52a88c39546dc44e48907cfe8fe4afcccb7bc2aa4a7fc_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256:e219cb8e4a8d21f07ee52a88c39546dc44e48907cfe8fe4afcccb7bc2aa4a7fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g810fec2.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64", "product": { "name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64", "product_id": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-descheduler-rhel8-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g5a1cb7d.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64", "product": { "name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64", "product_id": "openshift4/ose-cluster-kube-descheduler-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-descheduler-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-operator\u0026tag=v4.13.0-202307131743.p0.g5a1cb7d.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:7e8359432953862af3ed9b38d7f33d81d70fca30463a89f865ffbb0d2c87b246_arm64", "product": { "name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:7e8359432953862af3ed9b38d7f33d81d70fca30463a89f865ffbb0d2c87b246_arm64", "product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:7e8359432953862af3ed9b38d7f33d81d70fca30463a89f865ffbb0d2c87b246_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:7e8359432953862af3ed9b38d7f33d81d70fca30463a89f865ffbb0d2c87b246?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.13.0-202307131743.p0.ga52f5d6.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:595bad7de13f2868051889893c50b84e02f73f23845a27a07742a1ccfdf0c65c_arm64", "product": { "name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:595bad7de13f2868051889893c50b84e02f73f23845a27a07742a1ccfdf0c65c_arm64", "product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:595bad7de13f2868051889893c50b84e02f73f23845a27a07742a1ccfdf0c65c_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:595bad7de13f2868051889893c50b84e02f73f23845a27a07742a1ccfdf0c65c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g9e3cfa4.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f19d6cbf78b13cf7194b6140787a46a0cfb69830ff0d1cc9aa8dce1555c8f233_arm64", "product": { "name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f19d6cbf78b13cf7194b6140787a46a0cfb69830ff0d1cc9aa8dce1555c8f233_arm64", "product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f19d6cbf78b13cf7194b6140787a46a0cfb69830ff0d1cc9aa8dce1555c8f233_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f19d6cbf78b13cf7194b6140787a46a0cfb69830ff0d1cc9aa8dce1555c8f233?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.13.0-202307131743.p0.gf797d45.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-egress-http-proxy@sha256:9919d9acf5b2a70488eaf5858c0638b47542a189f2fd769ecb5fa577002a9f4b_arm64", "product": { "name": "openshift4/ose-egress-http-proxy@sha256:9919d9acf5b2a70488eaf5858c0638b47542a189f2fd769ecb5fa577002a9f4b_arm64", "product_id": "openshift4/ose-egress-http-proxy@sha256:9919d9acf5b2a70488eaf5858c0638b47542a189f2fd769ecb5fa577002a9f4b_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-egress-http-proxy@sha256:9919d9acf5b2a70488eaf5858c0638b47542a189f2fd769ecb5fa577002a9f4b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.13.0-202307100954.p0.g0465934.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/frr-rhel8@sha256:cfb078d207ce931acb5bceb978690a3d6b795ba893e20745bfefd0fe3508f8c5_arm64", "product": { "name": "openshift4/frr-rhel8@sha256:cfb078d207ce931acb5bceb978690a3d6b795ba893e20745bfefd0fe3508f8c5_arm64", "product_id": "openshift4/frr-rhel8@sha256:cfb078d207ce931acb5bceb978690a3d6b795ba893e20745bfefd0fe3508f8c5_arm64", "product_identification_helper": { "purl": "pkg:oci/frr-rhel8@sha256:cfb078d207ce931acb5bceb978690a3d6b795ba893e20745bfefd0fe3508f8c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel8\u0026tag=v4.13.0-202307100954.p0.gb9ba60f.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b356225466acf24968503a45f70bff85a2c994a37691b41e838dd56b2d8fbaf7_arm64", "product": { "name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b356225466acf24968503a45f70bff85a2c994a37691b41e838dd56b2d8fbaf7_arm64", "product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b356225466acf24968503a45f70bff85a2c994a37691b41e838dd56b2d8fbaf7_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256:b356225466acf24968503a45f70bff85a2c994a37691b41e838dd56b2d8fbaf7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8\u0026tag=v4.13.0-202307131743.p0.g859199a.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:34a02828873a4832cdfacec06b3582420d30bf4420ffefcc5f2062a162f613d3_arm64", "product": { "name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:34a02828873a4832cdfacec06b3582420d30bf4420ffefcc5f2062a162f613d3_arm64", "product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:34a02828873a4832cdfacec06b3582420d30bf4420ffefcc5f2062a162f613d3_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:34a02828873a4832cdfacec06b3582420d30bf4420ffefcc5f2062a162f613d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g300e9ae.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:282f19603b00baf84b32977c94df8b44e6fdcd5401f3842c16850429f2009084_arm64", "product": { "name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:282f19603b00baf84b32977c94df8b44e6fdcd5401f3842c16850429f2009084_arm64", "product_id": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:282f19603b00baf84b32977c94df8b44e6fdcd5401f3842c16850429f2009084_arm64", "product_identification_helper": { "purl": "pkg:oci/kubernetes-nmstate-rhel8-operator@sha256:282f19603b00baf84b32977c94df8b44e6fdcd5401f3842c16850429f2009084?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g30d3669.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-ptp@sha256:90cfb82cfefbd36ae8035d10b6147a2cf4877daee7c1d878626a86c3040bb332_arm64", "product": { "name": "openshift4/ose-ptp@sha256:90cfb82cfefbd36ae8035d10b6147a2cf4877daee7c1d878626a86c3040bb332_arm64", "product_id": "openshift4/ose-ptp@sha256:90cfb82cfefbd36ae8035d10b6147a2cf4877daee7c1d878626a86c3040bb332_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-ptp@sha256:90cfb82cfefbd36ae8035d10b6147a2cf4877daee7c1d878626a86c3040bb332?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp\u0026tag=v4.13.0-202307131743.p0.g3d35621.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:3d29c57d49be5e7e1e9c366f0718ba22435a35068ce45b916d80007b144dd3c3_arm64", "product": { "name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:3d29c57d49be5e7e1e9c366f0718ba22435a35068ce45b916d80007b144dd3c3_arm64", "product_id": "openshift4/ose-local-storage-mustgather-rhel8@sha256:3d29c57d49be5e7e1e9c366f0718ba22435a35068ce45b916d80007b144dd3c3_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256:3d29c57d49be5e7e1e9c366f0718ba22435a35068ce45b916d80007b144dd3c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8\u0026tag=v4.13.0-202307131743.p0.gffe4b0d.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64", "product": { "name": "openshift4/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64", "product_id": "openshift4/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64", "product_identification_helper": { "purl": "pkg:oci/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel8\u0026tag=v4.13.0-202307131743.p0.g7ff7e1f.assembly.stream" } } }, { "category": "product_version", "name": "openshift-tech-preview/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64", "product": { "name": "openshift-tech-preview/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64", "product_id": "openshift-tech-preview/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64", "product_identification_helper": { "purl": "pkg:oci/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72?arch=arm64\u0026repository_url=registry.redhat.io/openshift-tech-preview/metallb-rhel8\u0026tag=v4.13.0-202307131743.p0.g7ff7e1f.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/metallb-rhel8-operator@sha256:c2a005ef33577022ca4bcc6f2920ff8a4eaf516321809951eec2ee63c33e1a06_arm64", "product": { "name": "openshift4/metallb-rhel8-operator@sha256:c2a005ef33577022ca4bcc6f2920ff8a4eaf516321809951eec2ee63c33e1a06_arm64", "product_id": "openshift4/metallb-rhel8-operator@sha256:c2a005ef33577022ca4bcc6f2920ff8a4eaf516321809951eec2ee63c33e1a06_arm64", "product_identification_helper": { "purl": "pkg:oci/metallb-rhel8-operator@sha256:c2a005ef33577022ca4bcc6f2920ff8a4eaf516321809951eec2ee63c33e1a06?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g908c2f4.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-ptp-operator@sha256:b674950689e6c8d397e466eefb28ea2ae79a9362c3722fb51a270fa13daeb398_arm64", "product": { "name": "openshift4/ose-ptp-operator@sha256:b674950689e6c8d397e466eefb28ea2ae79a9362c3722fb51a270fa13daeb398_arm64", "product_id": "openshift4/ose-ptp-operator@sha256:b674950689e6c8d397e466eefb28ea2ae79a9362c3722fb51a270fa13daeb398_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-ptp-operator@sha256:b674950689e6c8d397e466eefb28ea2ae79a9362c3722fb51a270fa13daeb398?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.13.0-202307131743.p0.g0f37b62.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2bfd49d82227cabb74382aedba034ae013622c295dbafd8798d84dd526b50623_arm64", "product": { "name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2bfd49d82227cabb74382aedba034ae013622c295dbafd8798d84dd526b50623_arm64", "product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2bfd49d82227cabb74382aedba034ae013622c295dbafd8798d84dd526b50623_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:2bfd49d82227cabb74382aedba034ae013622c295dbafd8798d84dd526b50623?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.13.0-202307131743.p0.gc58c53b.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ce8aba3ea49011ef0fe3891491c2a3ed4e4a9e0b67e3cf2013ce67110fdff59b_arm64", "product": { "name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ce8aba3ea49011ef0fe3891491c2a3ed4e4a9e0b67e3cf2013ce67110fdff59b_arm64", "product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ce8aba3ea49011ef0fe3891491c2a3ed4e4a9e0b67e3cf2013ce67110fdff59b_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ce8aba3ea49011ef0fe3891491c2a3ed4e4a9e0b67e3cf2013ce67110fdff59b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.gdc186bf.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ptp-must-gather-rhel8@sha256:3e0765b51096b962251bb33fb9386e6cdb786b28a4532bd32072f552347ca735_arm64", "product": { "name": "openshift4/ptp-must-gather-rhel8@sha256:3e0765b51096b962251bb33fb9386e6cdb786b28a4532bd32072f552347ca735_arm64", "product_id": "openshift4/ptp-must-gather-rhel8@sha256:3e0765b51096b962251bb33fb9386e6cdb786b28a4532bd32072f552347ca735_arm64", "product_identification_helper": { "purl": "pkg:oci/ptp-must-gather-rhel8@sha256:3e0765b51096b962251bb33fb9386e6cdb786b28a4532bd32072f552347ca735?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.13.0-202307131743.p0.g0f37b62.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-sriov-cni@sha256:12fb9dab14b0787d15531628672502058e5ce94f8eefd89eb354da4062fa037e_arm64", "product": { "name": "openshift4/ose-sriov-cni@sha256:12fb9dab14b0787d15531628672502058e5ce94f8eefd89eb354da4062fa037e_arm64", "product_id": "openshift4/ose-sriov-cni@sha256:12fb9dab14b0787d15531628672502058e5ce94f8eefd89eb354da4062fa037e_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-sriov-cni@sha256:12fb9dab14b0787d15531628672502058e5ce94f8eefd89eb354da4062fa037e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-cni\u0026tag=v4.13.0-202307131743.p0.g08b4f6a.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-sriov-dp-admission-controller@sha256:3e0e1c935d49602fd6d1fdb80dbb925648eef8a48b84559f5c6dc766b35f85cc_arm64", "product": { "name": "openshift4/ose-sriov-dp-admission-controller@sha256:3e0e1c935d49602fd6d1fdb80dbb925648eef8a48b84559f5c6dc766b35f85cc_arm64", "product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:3e0e1c935d49602fd6d1fdb80dbb925648eef8a48b84559f5c6dc766b35f85cc_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:3e0e1c935d49602fd6d1fdb80dbb925648eef8a48b84559f5c6dc766b35f85cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.13.0-202307131743.p0.g4e1e4f2.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-sriov-network-config-daemon@sha256:be3f535fce09c1b130a1d3914d63b3bcbbaf65d8b409e5dc53fb3b7884075910_arm64", "product": { "name": "openshift4/ose-sriov-network-config-daemon@sha256:be3f535fce09c1b130a1d3914d63b3bcbbaf65d8b409e5dc53fb3b7884075910_arm64", "product_id": "openshift4/ose-sriov-network-config-daemon@sha256:be3f535fce09c1b130a1d3914d63b3bcbbaf65d8b409e5dc53fb3b7884075910_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:be3f535fce09c1b130a1d3914d63b3bcbbaf65d8b409e5dc53fb3b7884075910?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.13.0-202307131743.p0.g2b25b43.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-sriov-network-device-plugin@sha256:a2fa18ed2a05baf2fa19b7b19cfa82e7e199e41b1b1e741d6211bab2d4970c1e_arm64", "product": { "name": "openshift4/ose-sriov-network-device-plugin@sha256:a2fa18ed2a05baf2fa19b7b19cfa82e7e199e41b1b1e741d6211bab2d4970c1e_arm64", "product_id": "openshift4/ose-sriov-network-device-plugin@sha256:a2fa18ed2a05baf2fa19b7b19cfa82e7e199e41b1b1e741d6211bab2d4970c1e_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:a2fa18ed2a05baf2fa19b7b19cfa82e7e199e41b1b1e741d6211bab2d4970c1e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.13.0-202307131743.p0.g385c421.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-sriov-network-operator@sha256:4cec813491946013df92dc763ae2f5181a597ddae6ba4ad7676d7bb732d5a071_arm64", "product": { "name": "openshift4/ose-sriov-network-operator@sha256:4cec813491946013df92dc763ae2f5181a597ddae6ba4ad7676d7bb732d5a071_arm64", "product_id": "openshift4/ose-sriov-network-operator@sha256:4cec813491946013df92dc763ae2f5181a597ddae6ba4ad7676d7bb732d5a071_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-sriov-network-operator@sha256:4cec813491946013df92dc763ae2f5181a597ddae6ba4ad7676d7bb732d5a071?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.13.0-202307132344.p0.g2b25b43.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-sriov-network-webhook@sha256:8ac946db458f3e896fcbf06c2fc944a591c81373762621ae827b78228b6ef11f_arm64", "product": { "name": "openshift4/ose-sriov-network-webhook@sha256:8ac946db458f3e896fcbf06c2fc944a591c81373762621ae827b78228b6ef11f_arm64", "product_id": "openshift4/ose-sriov-network-webhook@sha256:8ac946db458f3e896fcbf06c2fc944a591c81373762621ae827b78228b6ef11f_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-sriov-network-webhook@sha256:8ac946db458f3e896fcbf06c2fc944a591c81373762621ae827b78228b6ef11f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.13.0-202307132344.p0.g2b25b43.assembly.stream" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-descheduler@sha256:4a5da1e211e5316cb32e0394fadfdb7c1b5c6ffe35b4161208580c31f5d1b079_s390x", "product": { "name": "openshift4/ose-descheduler@sha256:4a5da1e211e5316cb32e0394fadfdb7c1b5c6ffe35b4161208580c31f5d1b079_s390x", "product_id": "openshift4/ose-descheduler@sha256:4a5da1e211e5316cb32e0394fadfdb7c1b5c6ffe35b4161208580c31f5d1b079_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-descheduler@sha256:4a5da1e211e5316cb32e0394fadfdb7c1b5c6ffe35b4161208580c31f5d1b079?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-descheduler\u0026tag=v4.13.0-202307131743.p0.g27e89a0.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-node-problem-detector-rhel8@sha256:506e0a18c9fe83c6d5c3c983f31a4a83f11bafe7c7a08eac255386c09e665a60_s390x", "product": { "name": "openshift4/ose-node-problem-detector-rhel8@sha256:506e0a18c9fe83c6d5c3c983f31a4a83f11bafe7c7a08eac255386c09e665a60_s390x", "product_id": "openshift4/ose-node-problem-detector-rhel8@sha256:506e0a18c9fe83c6d5c3c983f31a4a83f11bafe7c7a08eac255386c09e665a60_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-node-problem-detector-rhel8@sha256:506e0a18c9fe83c6d5c3c983f31a4a83f11bafe7c7a08eac255386c09e665a60?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-problem-detector-rhel8\u0026tag=v4.13.0-202307131743.p0.g9183d5c.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-nfd-operator@sha256:53ff6f9dd71fdce92924860a2fc327b90efae09df11b975aec79bd8df3b7d5a7_s390x", "product": { "name": "openshift4/ose-cluster-nfd-operator@sha256:53ff6f9dd71fdce92924860a2fc327b90efae09df11b975aec79bd8df3b7d5a7_s390x", "product_id": "openshift4/ose-cluster-nfd-operator@sha256:53ff6f9dd71fdce92924860a2fc327b90efae09df11b975aec79bd8df3b7d5a7_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-nfd-operator@sha256:53ff6f9dd71fdce92924860a2fc327b90efae09df11b975aec79bd8df3b7d5a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.13.0-202307131743.p0.ga1d6dd8.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ingress-node-firewall@sha256:5c9e9274b46f658481f85c053bb4c9b6dad0561cd85d53f321f700129d2a082c_s390x", "product": { "name": "openshift4/ingress-node-firewall@sha256:5c9e9274b46f658481f85c053bb4c9b6dad0561cd85d53f321f700129d2a082c_s390x", "product_id": "openshift4/ingress-node-firewall@sha256:5c9e9274b46f658481f85c053bb4c9b6dad0561cd85d53f321f700129d2a082c_s390x", "product_identification_helper": { "purl": "pkg:oci/ingress-node-firewall@sha256:5c9e9274b46f658481f85c053bb4c9b6dad0561cd85d53f321f700129d2a082c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall\u0026tag=v4.13.0-202307131743.p0.g741a142.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ingress-node-firewall-rhel8-operator@sha256:c8601852efb6b725e18b4a1358126c2caa9468385404e9566b486b8e0c0e18be_s390x", "product": { "name": "openshift4/ingress-node-firewall-rhel8-operator@sha256:c8601852efb6b725e18b4a1358126c2caa9468385404e9566b486b8e0c0e18be_s390x", "product_id": "openshift4/ingress-node-firewall-rhel8-operator@sha256:c8601852efb6b725e18b4a1358126c2caa9468385404e9566b486b8e0c0e18be_s390x", "product_identification_helper": { "purl": "pkg:oci/ingress-node-firewall-rhel8-operator@sha256:c8601852efb6b725e18b4a1358126c2caa9468385404e9566b486b8e0c0e18be?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g741a142.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-local-storage-diskmaker@sha256:1d04bc9cf3abdfb20803d4fc1049d355ae38a08214737c758254acca40ad31cc_s390x", "product": { "name": "openshift4/ose-local-storage-diskmaker@sha256:1d04bc9cf3abdfb20803d4fc1049d355ae38a08214737c758254acca40ad31cc_s390x", "product_id": "openshift4/ose-local-storage-diskmaker@sha256:1d04bc9cf3abdfb20803d4fc1049d355ae38a08214737c758254acca40ad31cc_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-local-storage-diskmaker@sha256:1d04bc9cf3abdfb20803d4fc1049d355ae38a08214737c758254acca40ad31cc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.13.0-202307131743.p0.gffe4b0d.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-local-storage-operator@sha256:bae65ad0f716c6ecbcd8b459b06af88da5e8a0c122615d6821f54d4e22a744f2_s390x", "product": { "name": "openshift4/ose-local-storage-operator@sha256:bae65ad0f716c6ecbcd8b459b06af88da5e8a0c122615d6821f54d4e22a744f2_s390x", "product_id": "openshift4/ose-local-storage-operator@sha256:bae65ad0f716c6ecbcd8b459b06af88da5e8a0c122615d6821f54d4e22a744f2_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-local-storage-operator@sha256:bae65ad0f716c6ecbcd8b459b06af88da5e8a0c122615d6821f54d4e22a744f2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.13.0-202307131743.p0.gffe4b0d.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-node-feature-discovery@sha256:69a51bed5bb751e386ea5e12e6ba5aa5deff643a47832f503d04a59502a8533d_s390x", "product": { "name": "openshift4/ose-node-feature-discovery@sha256:69a51bed5bb751e386ea5e12e6ba5aa5deff643a47832f503d04a59502a8533d_s390x", "product_id": "openshift4/ose-node-feature-discovery@sha256:69a51bed5bb751e386ea5e12e6ba5aa5deff643a47832f503d04a59502a8533d_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-node-feature-discovery@sha256:69a51bed5bb751e386ea5e12e6ba5aa5deff643a47832f503d04a59502a8533d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.13.0-202307131743.p0.g79c2147.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-ansible-operator@sha256:ae326af8cdbc821af6bb1275afd74156dece3adad0356b1a413c9c1e6e46c58b_s390x", "product": { "name": "openshift4/ose-ansible-operator@sha256:ae326af8cdbc821af6bb1275afd74156dece3adad0356b1a413c9c1e6e46c58b_s390x", "product_id": "openshift4/ose-ansible-operator@sha256:ae326af8cdbc821af6bb1275afd74156dece3adad0356b1a413c9c1e6e46c58b_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-ansible-operator@sha256:ae326af8cdbc821af6bb1275afd74156dece3adad0356b1a413c9c1e6e46c58b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.13.0-202307131743.p0.g3b38974.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-capacity@sha256:401e9e3f039e46560495cada67aa1b80cb0cb7ff70606a5debbfaadf7c2998cd_s390x", "product": { "name": "openshift4/ose-cluster-capacity@sha256:401e9e3f039e46560495cada67aa1b80cb0cb7ff70606a5debbfaadf7c2998cd_s390x", "product_id": "openshift4/ose-cluster-capacity@sha256:401e9e3f039e46560495cada67aa1b80cb0cb7ff70606a5debbfaadf7c2998cd_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-capacity@sha256:401e9e3f039e46560495cada67aa1b80cb0cb7ff70606a5debbfaadf7c2998cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.13.0-202307131743.p0.g3c223bb.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-egress-dns-proxy@sha256:eed28e545263037654d77acd62f64f6010cc56d54a1f1f0a8b5c734f3ded99fc_s390x", "product": { "name": "openshift4/ose-egress-dns-proxy@sha256:eed28e545263037654d77acd62f64f6010cc56d54a1f1f0a8b5c734f3ded99fc_s390x", "product_id": "openshift4/ose-egress-dns-proxy@sha256:eed28e545263037654d77acd62f64f6010cc56d54a1f1f0a8b5c734f3ded99fc_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-egress-dns-proxy@sha256:eed28e545263037654d77acd62f64f6010cc56d54a1f1f0a8b5c734f3ded99fc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.13.0-202307100954.p0.g0465934.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-egress-router@sha256:314d0ee862a0cabe8cfe9a991c4d376b4c4b75366127749b0b728eb2004f2ad6_s390x", "product": { "name": "openshift4/ose-egress-router@sha256:314d0ee862a0cabe8cfe9a991c4d376b4c4b75366127749b0b728eb2004f2ad6_s390x", "product_id": "openshift4/ose-egress-router@sha256:314d0ee862a0cabe8cfe9a991c4d376b4c4b75366127749b0b728eb2004f2ad6_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-egress-router@sha256:314d0ee862a0cabe8cfe9a991c4d376b4c4b75366127749b0b728eb2004f2ad6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.13.0-202307100954.p0.g0465934.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-helm-operator@sha256:201efa970a248e7ade2f10dc6757f99a8b4aa8cf9a0354a67b970c7fde1ab932_s390x", "product": { "name": "openshift4/ose-helm-operator@sha256:201efa970a248e7ade2f10dc6757f99a8b4aa8cf9a0354a67b970c7fde1ab932_s390x", "product_id": "openshift4/ose-helm-operator@sha256:201efa970a248e7ade2f10dc6757f99a8b4aa8cf9a0354a67b970c7fde1ab932_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-helm-operator@sha256:201efa970a248e7ade2f10dc6757f99a8b4aa8cf9a0354a67b970c7fde1ab932?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.13.0-202307131743.p0.g3b38974.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-operator-sdk-rhel8@sha256:55c66594c7b7079cf0d6ad8cb57189fdc7363e296bd2aa7c335c531fe5befa18_s390x", "product": { "name": "openshift4/ose-operator-sdk-rhel8@sha256:55c66594c7b7079cf0d6ad8cb57189fdc7363e296bd2aa7c335c531fe5befa18_s390x", "product_id": "openshift4/ose-operator-sdk-rhel8@sha256:55c66594c7b7079cf0d6ad8cb57189fdc7363e296bd2aa7c335c531fe5befa18_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:55c66594c7b7079cf0d6ad8cb57189fdc7363e296bd2aa7c335c531fe5befa18?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.13.0-202307131743.p0.g3b38974.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:cee9ac3fd44884543dce37008ff3d08051a346c0627ddcc52744b9b68d9ff0fd_s390x", "product": { "name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:cee9ac3fd44884543dce37008ff3d08051a346c0627ddcc52744b9b68d9ff0fd_s390x", "product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:cee9ac3fd44884543dce37008ff3d08051a346c0627ddcc52744b9b68d9ff0fd_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel8@sha256:cee9ac3fd44884543dce37008ff3d08051a346c0627ddcc52744b9b68d9ff0fd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8\u0026tag=v4.13.0-202307131743.p0.g30d3669.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a7aed86c77eef60f0909158eb5db9f1b042661427f13366a77e019c0c0074b97_s390x", "product": { "name": "openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a7aed86c77eef60f0909158eb5db9f1b042661427f13366a77e019c0c0074b97_s390x", "product_id": "openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a7aed86c77eef60f0909158eb5db9f1b042661427f13366a77e019c0c0074b97_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-openshift-proxy-pull-test-rhel8@sha256:a7aed86c77eef60f0909158eb5db9f1b042661427f13366a77e019c0c0074b97?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-proxy-pull-test-rhel8\u0026tag=v4.13.0-202307132344.p0.g49387d0.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x", "product": { "name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x", "product_id": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-descheduler-rhel8-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g5a1cb7d.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x", "product": { "name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x", "product_id": "openshift4/ose-cluster-kube-descheduler-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-descheduler-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-operator\u0026tag=v4.13.0-202307131743.p0.g5a1cb7d.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:a50a7b2d0cefbead9c6ae1aae8d4f37a4e0e392d9d3942731f689f39a67f8173_s390x", "product": { "name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:a50a7b2d0cefbead9c6ae1aae8d4f37a4e0e392d9d3942731f689f39a67f8173_s390x", "product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:a50a7b2d0cefbead9c6ae1aae8d4f37a4e0e392d9d3942731f689f39a67f8173_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:a50a7b2d0cefbead9c6ae1aae8d4f37a4e0e392d9d3942731f689f39a67f8173?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.13.0-202307131743.p0.ga52f5d6.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:245aaaf1260d6ad1809cd2c422604d305a85e229c6edf217635bc609af3bf22e_s390x", "product": { "name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:245aaaf1260d6ad1809cd2c422604d305a85e229c6edf217635bc609af3bf22e_s390x", "product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:245aaaf1260d6ad1809cd2c422604d305a85e229c6edf217635bc609af3bf22e_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:245aaaf1260d6ad1809cd2c422604d305a85e229c6edf217635bc609af3bf22e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g9e3cfa4.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1e38e2c91e214979eddc945a9794f586f31a54404a45306e67ff38a7cad7387d_s390x", "product": { "name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1e38e2c91e214979eddc945a9794f586f31a54404a45306e67ff38a7cad7387d_s390x", "product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1e38e2c91e214979eddc945a9794f586f31a54404a45306e67ff38a7cad7387d_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1e38e2c91e214979eddc945a9794f586f31a54404a45306e67ff38a7cad7387d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.13.0-202307131743.p0.gf797d45.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-egress-http-proxy@sha256:96d959d26acffd7ebd9b8f25714820cda9d6e7999935104d2fe8aedb4f9406da_s390x", "product": { "name": "openshift4/ose-egress-http-proxy@sha256:96d959d26acffd7ebd9b8f25714820cda9d6e7999935104d2fe8aedb4f9406da_s390x", "product_id": "openshift4/ose-egress-http-proxy@sha256:96d959d26acffd7ebd9b8f25714820cda9d6e7999935104d2fe8aedb4f9406da_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-egress-http-proxy@sha256:96d959d26acffd7ebd9b8f25714820cda9d6e7999935104d2fe8aedb4f9406da?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.13.0-202307100954.p0.g0465934.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/frr-rhel8@sha256:e79f8c91e08d6424654056bd4db3e1424fa0ccb3254191e4495c89be9b478118_s390x", "product": { "name": "openshift4/frr-rhel8@sha256:e79f8c91e08d6424654056bd4db3e1424fa0ccb3254191e4495c89be9b478118_s390x", "product_id": "openshift4/frr-rhel8@sha256:e79f8c91e08d6424654056bd4db3e1424fa0ccb3254191e4495c89be9b478118_s390x", "product_identification_helper": { "purl": "pkg:oci/frr-rhel8@sha256:e79f8c91e08d6424654056bd4db3e1424fa0ccb3254191e4495c89be9b478118?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/frr-rhel8\u0026tag=v4.13.0-202307100954.p0.gb9ba60f.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:8924c5daeae9246db1171ca4c65e0c0a879c3e5bee34e319c5a7fb1226212e36_s390x", "product": { "name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:8924c5daeae9246db1171ca4c65e0c0a879c3e5bee34e319c5a7fb1226212e36_s390x", "product_id": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:8924c5daeae9246db1171ca4c65e0c0a879c3e5bee34e319c5a7fb1226212e36_s390x", "product_identification_helper": { "purl": "pkg:oci/kubernetes-nmstate-rhel8-operator@sha256:8924c5daeae9246db1171ca4c65e0c0a879c3e5bee34e319c5a7fb1226212e36?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g30d3669.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:0119da6bb24b79303b02b3b7b8f45b1bd9b3146bd66b7e7f4a92187f1e55ac84_s390x", "product": { "name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:0119da6bb24b79303b02b3b7b8f45b1bd9b3146bd66b7e7f4a92187f1e55ac84_s390x", "product_id": "openshift4/ose-local-storage-mustgather-rhel8@sha256:0119da6bb24b79303b02b3b7b8f45b1bd9b3146bd66b7e7f4a92187f1e55ac84_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256:0119da6bb24b79303b02b3b7b8f45b1bd9b3146bd66b7e7f4a92187f1e55ac84?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8\u0026tag=v4.13.0-202307131743.p0.gffe4b0d.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x", "product": { "name": "openshift4/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x", "product_id": "openshift4/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x", "product_identification_helper": { "purl": "pkg:oci/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel8\u0026tag=v4.13.0-202307131743.p0.g7ff7e1f.assembly.stream" } } }, { "category": "product_version", "name": "openshift-tech-preview/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x", "product": { "name": "openshift-tech-preview/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x", "product_id": "openshift-tech-preview/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x", "product_identification_helper": { "purl": "pkg:oci/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086?arch=s390x\u0026repository_url=registry.redhat.io/openshift-tech-preview/metallb-rhel8\u0026tag=v4.13.0-202307131743.p0.g7ff7e1f.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/metallb-rhel8-operator@sha256:0e76111c278703e118bea781237932f6ac9a2c7d6a94f058e0179f34aadf6f6a_s390x", "product": { "name": "openshift4/metallb-rhel8-operator@sha256:0e76111c278703e118bea781237932f6ac9a2c7d6a94f058e0179f34aadf6f6a_s390x", "product_id": "openshift4/metallb-rhel8-operator@sha256:0e76111c278703e118bea781237932f6ac9a2c7d6a94f058e0179f34aadf6f6a_s390x", "product_identification_helper": { "purl": "pkg:oci/metallb-rhel8-operator@sha256:0e76111c278703e118bea781237932f6ac9a2c7d6a94f058e0179f34aadf6f6a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.g908c2f4.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:bb557808aa85b5fc798a15f9eccc987d23900f4ea1287ba0988af2803a6df6e8_s390x", "product": { "name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:bb557808aa85b5fc798a15f9eccc987d23900f4ea1287ba0988af2803a6df6e8_s390x", "product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:bb557808aa85b5fc798a15f9eccc987d23900f4ea1287ba0988af2803a6df6e8_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:bb557808aa85b5fc798a15f9eccc987d23900f4ea1287ba0988af2803a6df6e8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.13.0-202307131743.p0.gc58c53b.assembly.stream" } } }, { "category": "product_version", "name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:602df69fd96e2d41d8984bd6674cd0df7dabbd1d18c8c8715507d4f8cf8497d2_s390x", "product": { "name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:602df69fd96e2d41d8984bd6674cd0df7dabbd1d18c8c8715507d4f8cf8497d2_s390x", "product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:602df69fd96e2d41d8984bd6674cd0df7dabbd1d18c8c8715507d4f8cf8497d2_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:602df69fd96e2d41d8984bd6674cd0df7dabbd1d18c8c8715507d4f8cf8497d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.13.0-202307131743.p0.gdc186bf.assembly.stream" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-tech-preview/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64" }, "product_reference": "openshift-tech-preview/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-tech-preview/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x" }, "product_reference": "openshift-tech-preview/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-tech-preview/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64" }, "product_reference": "openshift-tech-preview/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-tech-preview/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le" }, "product_reference": "openshift-tech-preview/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/dpu-network-rhel8-operator@sha256:1da2effd3f99dafc094ce06f306ecab9bbff8ed40f033880185b78c2490e4c93_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/dpu-network-rhel8-operator@sha256:1da2effd3f99dafc094ce06f306ecab9bbff8ed40f033880185b78c2490e4c93_arm64" }, "product_reference": "openshift4/dpu-network-rhel8-operator@sha256:1da2effd3f99dafc094ce06f306ecab9bbff8ed40f033880185b78c2490e4c93_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/dpu-network-rhel8-operator@sha256:aa60e888e0725bfcd027a134f600a580ffdff1290b818e5368f676bd2ad30f2f_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/dpu-network-rhel8-operator@sha256:aa60e888e0725bfcd027a134f600a580ffdff1290b818e5368f676bd2ad30f2f_amd64" }, "product_reference": "openshift4/dpu-network-rhel8-operator@sha256:aa60e888e0725bfcd027a134f600a580ffdff1290b818e5368f676bd2ad30f2f_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/frr-rhel8@sha256:574d0ca333b6863d1f20aee0cca9db78d7b89b0412c12518b1c202831f7d4015_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:574d0ca333b6863d1f20aee0cca9db78d7b89b0412c12518b1c202831f7d4015_amd64" }, "product_reference": "openshift4/frr-rhel8@sha256:574d0ca333b6863d1f20aee0cca9db78d7b89b0412c12518b1c202831f7d4015_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/frr-rhel8@sha256:bcd000fae0841ce9948ec6c1b9e0dd76eaf8b2e5c75c6b558852c7812a58ee02_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:bcd000fae0841ce9948ec6c1b9e0dd76eaf8b2e5c75c6b558852c7812a58ee02_ppc64le" }, "product_reference": "openshift4/frr-rhel8@sha256:bcd000fae0841ce9948ec6c1b9e0dd76eaf8b2e5c75c6b558852c7812a58ee02_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/frr-rhel8@sha256:cfb078d207ce931acb5bceb978690a3d6b795ba893e20745bfefd0fe3508f8c5_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:cfb078d207ce931acb5bceb978690a3d6b795ba893e20745bfefd0fe3508f8c5_arm64" }, "product_reference": "openshift4/frr-rhel8@sha256:cfb078d207ce931acb5bceb978690a3d6b795ba893e20745bfefd0fe3508f8c5_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/frr-rhel8@sha256:e79f8c91e08d6424654056bd4db3e1424fa0ccb3254191e4495c89be9b478118_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:e79f8c91e08d6424654056bd4db3e1424fa0ccb3254191e4495c89be9b478118_s390x" }, "product_reference": "openshift4/frr-rhel8@sha256:e79f8c91e08d6424654056bd4db3e1424fa0ccb3254191e4495c89be9b478118_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ingress-node-firewall-rhel8-operator@sha256:0e07c372c26f68e3284021104b52357fae049dd1853ae97ddf67ebf6fa43919e_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:0e07c372c26f68e3284021104b52357fae049dd1853ae97ddf67ebf6fa43919e_arm64" }, "product_reference": "openshift4/ingress-node-firewall-rhel8-operator@sha256:0e07c372c26f68e3284021104b52357fae049dd1853ae97ddf67ebf6fa43919e_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ingress-node-firewall-rhel8-operator@sha256:a73a5befdf34c153f0bc095ecce2bd66b7c3823c617a7369c5e30017b34cc844_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:a73a5befdf34c153f0bc095ecce2bd66b7c3823c617a7369c5e30017b34cc844_ppc64le" }, "product_reference": "openshift4/ingress-node-firewall-rhel8-operator@sha256:a73a5befdf34c153f0bc095ecce2bd66b7c3823c617a7369c5e30017b34cc844_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ingress-node-firewall-rhel8-operator@sha256:aad0b1d519abef572d4ce42c3a9a11369738a6eb27a330a28b674f976a28bcd7_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:aad0b1d519abef572d4ce42c3a9a11369738a6eb27a330a28b674f976a28bcd7_amd64" }, "product_reference": "openshift4/ingress-node-firewall-rhel8-operator@sha256:aad0b1d519abef572d4ce42c3a9a11369738a6eb27a330a28b674f976a28bcd7_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ingress-node-firewall-rhel8-operator@sha256:c8601852efb6b725e18b4a1358126c2caa9468385404e9566b486b8e0c0e18be_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:c8601852efb6b725e18b4a1358126c2caa9468385404e9566b486b8e0c0e18be_s390x" }, "product_reference": "openshift4/ingress-node-firewall-rhel8-operator@sha256:c8601852efb6b725e18b4a1358126c2caa9468385404e9566b486b8e0c0e18be_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ingress-node-firewall@sha256:057d5c76857650312bbfca299aac81c26665747358d7e69f8a23fd0c54103cd9_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:057d5c76857650312bbfca299aac81c26665747358d7e69f8a23fd0c54103cd9_arm64" }, "product_reference": "openshift4/ingress-node-firewall@sha256:057d5c76857650312bbfca299aac81c26665747358d7e69f8a23fd0c54103cd9_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ingress-node-firewall@sha256:5c9e9274b46f658481f85c053bb4c9b6dad0561cd85d53f321f700129d2a082c_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:5c9e9274b46f658481f85c053bb4c9b6dad0561cd85d53f321f700129d2a082c_s390x" }, "product_reference": "openshift4/ingress-node-firewall@sha256:5c9e9274b46f658481f85c053bb4c9b6dad0561cd85d53f321f700129d2a082c_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ingress-node-firewall@sha256:c076b3f3b46f8abd4bcac6e2daac78c527d1e48411c62a1092bb5035e4c36c54_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:c076b3f3b46f8abd4bcac6e2daac78c527d1e48411c62a1092bb5035e4c36c54_ppc64le" }, "product_reference": "openshift4/ingress-node-firewall@sha256:c076b3f3b46f8abd4bcac6e2daac78c527d1e48411c62a1092bb5035e4c36c54_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ingress-node-firewall@sha256:f24f6008bd1bd5506c1f2b4a2e268e6b9577b679f913fe08ccbc30adee03d543_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:f24f6008bd1bd5506c1f2b4a2e268e6b9577b679f913fe08ccbc30adee03d543_amd64" }, "product_reference": "openshift4/ingress-node-firewall@sha256:f24f6008bd1bd5506c1f2b4a2e268e6b9577b679f913fe08ccbc30adee03d543_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:282f19603b00baf84b32977c94df8b44e6fdcd5401f3842c16850429f2009084_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:282f19603b00baf84b32977c94df8b44e6fdcd5401f3842c16850429f2009084_arm64" }, "product_reference": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:282f19603b00baf84b32977c94df8b44e6fdcd5401f3842c16850429f2009084_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:5c24dc743a2dfa3187ec99eca3c402c2f02e23dc94a47e0e63a3897372b7f84e_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:5c24dc743a2dfa3187ec99eca3c402c2f02e23dc94a47e0e63a3897372b7f84e_amd64" }, "product_reference": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:5c24dc743a2dfa3187ec99eca3c402c2f02e23dc94a47e0e63a3897372b7f84e_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:8924c5daeae9246db1171ca4c65e0c0a879c3e5bee34e319c5a7fb1226212e36_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:8924c5daeae9246db1171ca4c65e0c0a879c3e5bee34e319c5a7fb1226212e36_s390x" }, "product_reference": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:8924c5daeae9246db1171ca4c65e0c0a879c3e5bee34e319c5a7fb1226212e36_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:ff95b68372db7295c4ffda89570d10707fbd164bce0c917c5e0e6fbf0d60fa98_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:ff95b68372db7295c4ffda89570d10707fbd164bce0c917c5e0e6fbf0d60fa98_ppc64le" }, "product_reference": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:ff95b68372db7295c4ffda89570d10707fbd164bce0c917c5e0e6fbf0d60fa98_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/metallb-rhel8-operator@sha256:0e76111c278703e118bea781237932f6ac9a2c7d6a94f058e0179f34aadf6f6a_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:0e76111c278703e118bea781237932f6ac9a2c7d6a94f058e0179f34aadf6f6a_s390x" }, "product_reference": "openshift4/metallb-rhel8-operator@sha256:0e76111c278703e118bea781237932f6ac9a2c7d6a94f058e0179f34aadf6f6a_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/metallb-rhel8-operator@sha256:2e061a081ee2b7588e0c9aa0f34dbcb9ca131c92cb979de92b3d3ba5a64dce7b_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:2e061a081ee2b7588e0c9aa0f34dbcb9ca131c92cb979de92b3d3ba5a64dce7b_ppc64le" }, "product_reference": "openshift4/metallb-rhel8-operator@sha256:2e061a081ee2b7588e0c9aa0f34dbcb9ca131c92cb979de92b3d3ba5a64dce7b_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/metallb-rhel8-operator@sha256:c2a005ef33577022ca4bcc6f2920ff8a4eaf516321809951eec2ee63c33e1a06_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:c2a005ef33577022ca4bcc6f2920ff8a4eaf516321809951eec2ee63c33e1a06_arm64" }, "product_reference": "openshift4/metallb-rhel8-operator@sha256:c2a005ef33577022ca4bcc6f2920ff8a4eaf516321809951eec2ee63c33e1a06_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/metallb-rhel8-operator@sha256:ce48c1d09b4895557f4b3b0035faf2d9814a2a26ff925f8416926a98481a6680_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:ce48c1d09b4895557f4b3b0035faf2d9814a2a26ff925f8416926a98481a6680_amd64" }, "product_reference": "openshift4/metallb-rhel8-operator@sha256:ce48c1d09b4895557f4b3b0035faf2d9814a2a26ff925f8416926a98481a6680_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64" }, "product_reference": "openshift4/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x" }, "product_reference": "openshift4/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64" }, "product_reference": "openshift4/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le" }, "product_reference": "openshift4/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ansible-operator@sha256:009c6bdd15165d325ddbc82e77fa7281d8c18373c8d461bfbf6cdc8c549cacb2_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:009c6bdd15165d325ddbc82e77fa7281d8c18373c8d461bfbf6cdc8c549cacb2_ppc64le" }, "product_reference": "openshift4/ose-ansible-operator@sha256:009c6bdd15165d325ddbc82e77fa7281d8c18373c8d461bfbf6cdc8c549cacb2_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ansible-operator@sha256:52175d1affc6c731887eff6aaa16e6fdaae7490b10b3982554f775feda667efb_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:52175d1affc6c731887eff6aaa16e6fdaae7490b10b3982554f775feda667efb_amd64" }, "product_reference": "openshift4/ose-ansible-operator@sha256:52175d1affc6c731887eff6aaa16e6fdaae7490b10b3982554f775feda667efb_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ansible-operator@sha256:7113d632db784d85bf49ad42414fa81fbb59702e00100371f37c9b990a397bba_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:7113d632db784d85bf49ad42414fa81fbb59702e00100371f37c9b990a397bba_arm64" }, "product_reference": "openshift4/ose-ansible-operator@sha256:7113d632db784d85bf49ad42414fa81fbb59702e00100371f37c9b990a397bba_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ansible-operator@sha256:ae326af8cdbc821af6bb1275afd74156dece3adad0356b1a413c9c1e6e46c58b_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:ae326af8cdbc821af6bb1275afd74156dece3adad0356b1a413c9c1e6e46c58b_s390x" }, "product_reference": "openshift4/ose-ansible-operator@sha256:ae326af8cdbc821af6bb1275afd74156dece3adad0356b1a413c9c1e6e46c58b_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:52772532c40e9159157a31b56d8a79c4e33d1a55b3d45fc2eb8a181cc677b6b8_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:52772532c40e9159157a31b56d8a79c4e33d1a55b3d45fc2eb8a181cc677b6b8_arm64" }, "product_reference": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:52772532c40e9159157a31b56d8a79c4e33d1a55b3d45fc2eb8a181cc677b6b8_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:a7e957c472e4824a6542dc17d7916cf2e2223188d053114c2497d8f998c411a2_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:a7e957c472e4824a6542dc17d7916cf2e2223188d053114c2497d8f998c411a2_amd64" }, "product_reference": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:a7e957c472e4824a6542dc17d7916cf2e2223188d053114c2497d8f998c411a2_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:7dac7233d7fd5ce02a92b51a84069155ec6d8d21b13ed746c3367dadf529dce2_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:7dac7233d7fd5ce02a92b51a84069155ec6d8d21b13ed746c3367dadf529dce2_amd64" }, "product_reference": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:7dac7233d7fd5ce02a92b51a84069155ec6d8d21b13ed746c3367dadf529dce2_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e219cb8e4a8d21f07ee52a88c39546dc44e48907cfe8fe4afcccb7bc2aa4a7fc_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e219cb8e4a8d21f07ee52a88c39546dc44e48907cfe8fe4afcccb7bc2aa4a7fc_arm64" }, "product_reference": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e219cb8e4a8d21f07ee52a88c39546dc44e48907cfe8fe4afcccb7bc2aa4a7fc_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cloud-event-proxy@sha256:46f824600974bec12fc03bebcdbc5330cb360c16a9d29a50ad24b220fb2224b0_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-cloud-event-proxy@sha256:46f824600974bec12fc03bebcdbc5330cb360c16a9d29a50ad24b220fb2224b0_arm64" }, "product_reference": "openshift4/ose-cloud-event-proxy@sha256:46f824600974bec12fc03bebcdbc5330cb360c16a9d29a50ad24b220fb2224b0_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cloud-event-proxy@sha256:dc2ec0699f3d79f3d59d15a957b97b8323bd33f9564d3699af34b68fd89590ec_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-cloud-event-proxy@sha256:dc2ec0699f3d79f3d59d15a957b97b8323bd33f9564d3699af34b68fd89590ec_ppc64le" }, "product_reference": "openshift4/ose-cloud-event-proxy@sha256:dc2ec0699f3d79f3d59d15a957b97b8323bd33f9564d3699af34b68fd89590ec_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cloud-event-proxy@sha256:e834bfe1d478f04dfb7306f21d7620145a1f769896a50bf546b84760ae8d777a_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-cloud-event-proxy@sha256:e834bfe1d478f04dfb7306f21d7620145a1f769896a50bf546b84760ae8d777a_amd64" }, "product_reference": "openshift4/ose-cloud-event-proxy@sha256:e834bfe1d478f04dfb7306f21d7620145a1f769896a50bf546b84760ae8d777a_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-capacity@sha256:2575004425b9c2223158c1733e92469432509891ea5b0e30025b611d4c8cf545_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:2575004425b9c2223158c1733e92469432509891ea5b0e30025b611d4c8cf545_amd64" }, "product_reference": "openshift4/ose-cluster-capacity@sha256:2575004425b9c2223158c1733e92469432509891ea5b0e30025b611d4c8cf545_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-capacity@sha256:401e9e3f039e46560495cada67aa1b80cb0cb7ff70606a5debbfaadf7c2998cd_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:401e9e3f039e46560495cada67aa1b80cb0cb7ff70606a5debbfaadf7c2998cd_s390x" }, "product_reference": "openshift4/ose-cluster-capacity@sha256:401e9e3f039e46560495cada67aa1b80cb0cb7ff70606a5debbfaadf7c2998cd_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-capacity@sha256:b37940a8752f3ee55f426aca9c2e374278d9d912f7ed04e3fe9170ab8f3c8165_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:b37940a8752f3ee55f426aca9c2e374278d9d912f7ed04e3fe9170ab8f3c8165_ppc64le" }, "product_reference": "openshift4/ose-cluster-capacity@sha256:b37940a8752f3ee55f426aca9c2e374278d9d912f7ed04e3fe9170ab8f3c8165_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-capacity@sha256:dc9ebcd0302fcd306964a7cccc11d1bfc8f02415d4bc8e9cb35bd28a6260da3d_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:dc9ebcd0302fcd306964a7cccc11d1bfc8f02415d4bc8e9cb35bd28a6260da3d_arm64" }, "product_reference": "openshift4/ose-cluster-capacity@sha256:dc9ebcd0302fcd306964a7cccc11d1bfc8f02415d4bc8e9cb35bd28a6260da3d_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64" }, "product_reference": "openshift4/ose-cluster-kube-descheduler-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x" }, "product_reference": "openshift4/ose-cluster-kube-descheduler-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le" }, "product_reference": "openshift4/ose-cluster-kube-descheduler-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64" }, "product_reference": "openshift4/ose-cluster-kube-descheduler-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64" }, "product_reference": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x" }, "product_reference": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le" }, "product_reference": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64" }, "product_reference": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-nfd-operator@sha256:14e198737e1e8de50cd581dc9ca346e3b1bebad38d62a6915382d0681d7605aa_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:14e198737e1e8de50cd581dc9ca346e3b1bebad38d62a6915382d0681d7605aa_ppc64le" }, "product_reference": "openshift4/ose-cluster-nfd-operator@sha256:14e198737e1e8de50cd581dc9ca346e3b1bebad38d62a6915382d0681d7605aa_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-nfd-operator@sha256:53450784ef923a3804439254604a3b8e299ea65f4054671e05e655e65c058c2d_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:53450784ef923a3804439254604a3b8e299ea65f4054671e05e655e65c058c2d_arm64" }, "product_reference": "openshift4/ose-cluster-nfd-operator@sha256:53450784ef923a3804439254604a3b8e299ea65f4054671e05e655e65c058c2d_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-nfd-operator@sha256:53ff6f9dd71fdce92924860a2fc327b90efae09df11b975aec79bd8df3b7d5a7_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:53ff6f9dd71fdce92924860a2fc327b90efae09df11b975aec79bd8df3b7d5a7_s390x" }, "product_reference": "openshift4/ose-cluster-nfd-operator@sha256:53ff6f9dd71fdce92924860a2fc327b90efae09df11b975aec79bd8df3b7d5a7_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-nfd-operator@sha256:f3a565ff41ea1d90dfec52036653205c93e985669bcc36e72e8d51c07b05a766_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:f3a565ff41ea1d90dfec52036653205c93e985669bcc36e72e8d51c07b05a766_amd64" }, "product_reference": "openshift4/ose-cluster-nfd-operator@sha256:f3a565ff41ea1d90dfec52036653205c93e985669bcc36e72e8d51c07b05a766_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:245aaaf1260d6ad1809cd2c422604d305a85e229c6edf217635bc609af3bf22e_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:245aaaf1260d6ad1809cd2c422604d305a85e229c6edf217635bc609af3bf22e_s390x" }, "product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:245aaaf1260d6ad1809cd2c422604d305a85e229c6edf217635bc609af3bf22e_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:595bad7de13f2868051889893c50b84e02f73f23845a27a07742a1ccfdf0c65c_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:595bad7de13f2868051889893c50b84e02f73f23845a27a07742a1ccfdf0c65c_arm64" }, "product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:595bad7de13f2868051889893c50b84e02f73f23845a27a07742a1ccfdf0c65c_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6c681e530907c69312d10aeb11460b88ebaff132a68c625cc766a917eaa153d3_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6c681e530907c69312d10aeb11460b88ebaff132a68c625cc766a917eaa153d3_amd64" }, "product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6c681e530907c69312d10aeb11460b88ebaff132a68c625cc766a917eaa153d3_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d80e6cef841786973ea337b7c73c226203a8d218a08898af5bdc241c34905925_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d80e6cef841786973ea337b7c73c226203a8d218a08898af5bdc241c34905925_ppc64le" }, "product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d80e6cef841786973ea337b7c73c226203a8d218a08898af5bdc241c34905925_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:478dc2cda8f3364e1f9a93435d60ee3f0ff7f0e7e321454e189d5d45ad2871fe_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:478dc2cda8f3364e1f9a93435d60ee3f0ff7f0e7e321454e189d5d45ad2871fe_amd64" }, "product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:478dc2cda8f3364e1f9a93435d60ee3f0ff7f0e7e321454e189d5d45ad2871fe_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:7e8359432953862af3ed9b38d7f33d81d70fca30463a89f865ffbb0d2c87b246_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:7e8359432953862af3ed9b38d7f33d81d70fca30463a89f865ffbb0d2c87b246_arm64" }, "product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:7e8359432953862af3ed9b38d7f33d81d70fca30463a89f865ffbb0d2c87b246_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:a50a7b2d0cefbead9c6ae1aae8d4f37a4e0e392d9d3942731f689f39a67f8173_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:a50a7b2d0cefbead9c6ae1aae8d4f37a4e0e392d9d3942731f689f39a67f8173_s390x" }, "product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:a50a7b2d0cefbead9c6ae1aae8d4f37a4e0e392d9d3942731f689f39a67f8173_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:dde7366bc43ec0b39b858414a242585af544d45885e1839c23b505c00ab6a4fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:dde7366bc43ec0b39b858414a242585af544d45885e1839c23b505c00ab6a4fe_ppc64le" }, "product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:dde7366bc43ec0b39b858414a242585af544d45885e1839c23b505c00ab6a4fe_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1193a50bee8e5b3035a1de07c32b59f572d0313c35d088164efc8f3003dc957f_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1193a50bee8e5b3035a1de07c32b59f572d0313c35d088164efc8f3003dc957f_amd64" }, "product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1193a50bee8e5b3035a1de07c32b59f572d0313c35d088164efc8f3003dc957f_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1e38e2c91e214979eddc945a9794f586f31a54404a45306e67ff38a7cad7387d_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1e38e2c91e214979eddc945a9794f586f31a54404a45306e67ff38a7cad7387d_s390x" }, "product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1e38e2c91e214979eddc945a9794f586f31a54404a45306e67ff38a7cad7387d_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:58eff009d0be97bc2c2382076c53daefc516ca4c744edc3a6199529adef805b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:58eff009d0be97bc2c2382076c53daefc516ca4c744edc3a6199529adef805b0_ppc64le" }, "product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:58eff009d0be97bc2c2382076c53daefc516ca4c744edc3a6199529adef805b0_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f19d6cbf78b13cf7194b6140787a46a0cfb69830ff0d1cc9aa8dce1555c8f233_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f19d6cbf78b13cf7194b6140787a46a0cfb69830ff0d1cc9aa8dce1555c8f233_arm64" }, "product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f19d6cbf78b13cf7194b6140787a46a0cfb69830ff0d1cc9aa8dce1555c8f233_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-descheduler@sha256:0b63831554a8671a040fa0fd9fd33e90365daddd5942a5d205bd31e8c91724a3_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:0b63831554a8671a040fa0fd9fd33e90365daddd5942a5d205bd31e8c91724a3_amd64" }, "product_reference": "openshift4/ose-descheduler@sha256:0b63831554a8671a040fa0fd9fd33e90365daddd5942a5d205bd31e8c91724a3_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-descheduler@sha256:4a5da1e211e5316cb32e0394fadfdb7c1b5c6ffe35b4161208580c31f5d1b079_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:4a5da1e211e5316cb32e0394fadfdb7c1b5c6ffe35b4161208580c31f5d1b079_s390x" }, "product_reference": "openshift4/ose-descheduler@sha256:4a5da1e211e5316cb32e0394fadfdb7c1b5c6ffe35b4161208580c31f5d1b079_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-descheduler@sha256:ba7ce56d823715535bc7463ace365813a57e35017febde0d9c5d89bb906d5a6d_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:ba7ce56d823715535bc7463ace365813a57e35017febde0d9c5d89bb906d5a6d_ppc64le" }, "product_reference": "openshift4/ose-descheduler@sha256:ba7ce56d823715535bc7463ace365813a57e35017febde0d9c5d89bb906d5a6d_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-descheduler@sha256:f80cff83a9f383d6ef8b4cdc8dc6e89324459c44df480f113e7fb5f073eb0be4_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:f80cff83a9f383d6ef8b4cdc8dc6e89324459c44df480f113e7fb5f073eb0be4_arm64" }, "product_reference": "openshift4/ose-descheduler@sha256:f80cff83a9f383d6ef8b4cdc8dc6e89324459c44df480f113e7fb5f073eb0be4_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-egress-dns-proxy@sha256:69ce5075096482b85fa4bdf4d6e20096f7956d5fa8dbfa0754771c3b407e35a3_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:69ce5075096482b85fa4bdf4d6e20096f7956d5fa8dbfa0754771c3b407e35a3_ppc64le" }, "product_reference": "openshift4/ose-egress-dns-proxy@sha256:69ce5075096482b85fa4bdf4d6e20096f7956d5fa8dbfa0754771c3b407e35a3_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-egress-dns-proxy@sha256:b04fe9ef696ffb0550dd624d7ca60f3387032d930d33ead8c58c8b56f2d1bfc2_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:b04fe9ef696ffb0550dd624d7ca60f3387032d930d33ead8c58c8b56f2d1bfc2_amd64" }, "product_reference": "openshift4/ose-egress-dns-proxy@sha256:b04fe9ef696ffb0550dd624d7ca60f3387032d930d33ead8c58c8b56f2d1bfc2_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-egress-dns-proxy@sha256:e7da7c3dc0ce571c642284bfadd7b00e1655ae1766600413fa32e8851e8de0b5_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:e7da7c3dc0ce571c642284bfadd7b00e1655ae1766600413fa32e8851e8de0b5_arm64" }, "product_reference": "openshift4/ose-egress-dns-proxy@sha256:e7da7c3dc0ce571c642284bfadd7b00e1655ae1766600413fa32e8851e8de0b5_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-egress-dns-proxy@sha256:eed28e545263037654d77acd62f64f6010cc56d54a1f1f0a8b5c734f3ded99fc_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:eed28e545263037654d77acd62f64f6010cc56d54a1f1f0a8b5c734f3ded99fc_s390x" }, "product_reference": "openshift4/ose-egress-dns-proxy@sha256:eed28e545263037654d77acd62f64f6010cc56d54a1f1f0a8b5c734f3ded99fc_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-egress-http-proxy@sha256:18e45c451104898d2d55db4fff8804fa81c649eb6870f7d39548b504a992695a_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:18e45c451104898d2d55db4fff8804fa81c649eb6870f7d39548b504a992695a_amd64" }, "product_reference": "openshift4/ose-egress-http-proxy@sha256:18e45c451104898d2d55db4fff8804fa81c649eb6870f7d39548b504a992695a_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-egress-http-proxy@sha256:2ac1372d5adc827adf3cef831a9330391010d0d4956422b38fd366fa3c921473_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:2ac1372d5adc827adf3cef831a9330391010d0d4956422b38fd366fa3c921473_ppc64le" }, "product_reference": "openshift4/ose-egress-http-proxy@sha256:2ac1372d5adc827adf3cef831a9330391010d0d4956422b38fd366fa3c921473_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-egress-http-proxy@sha256:96d959d26acffd7ebd9b8f25714820cda9d6e7999935104d2fe8aedb4f9406da_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:96d959d26acffd7ebd9b8f25714820cda9d6e7999935104d2fe8aedb4f9406da_s390x" }, "product_reference": "openshift4/ose-egress-http-proxy@sha256:96d959d26acffd7ebd9b8f25714820cda9d6e7999935104d2fe8aedb4f9406da_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-egress-http-proxy@sha256:9919d9acf5b2a70488eaf5858c0638b47542a189f2fd769ecb5fa577002a9f4b_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:9919d9acf5b2a70488eaf5858c0638b47542a189f2fd769ecb5fa577002a9f4b_arm64" }, "product_reference": "openshift4/ose-egress-http-proxy@sha256:9919d9acf5b2a70488eaf5858c0638b47542a189f2fd769ecb5fa577002a9f4b_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-egress-router@sha256:19687ded625229ce9e33e7e3b432b4806b0004061a373aed97a7c1d75e2c3479_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:19687ded625229ce9e33e7e3b432b4806b0004061a373aed97a7c1d75e2c3479_ppc64le" }, "product_reference": "openshift4/ose-egress-router@sha256:19687ded625229ce9e33e7e3b432b4806b0004061a373aed97a7c1d75e2c3479_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-egress-router@sha256:314d0ee862a0cabe8cfe9a991c4d376b4c4b75366127749b0b728eb2004f2ad6_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:314d0ee862a0cabe8cfe9a991c4d376b4c4b75366127749b0b728eb2004f2ad6_s390x" }, "product_reference": "openshift4/ose-egress-router@sha256:314d0ee862a0cabe8cfe9a991c4d376b4c4b75366127749b0b728eb2004f2ad6_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-egress-router@sha256:5bb636537986709ca065bc075acf22210d9a40fb85115f67f86b5f35f36226d6_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:5bb636537986709ca065bc075acf22210d9a40fb85115f67f86b5f35f36226d6_arm64" }, "product_reference": "openshift4/ose-egress-router@sha256:5bb636537986709ca065bc075acf22210d9a40fb85115f67f86b5f35f36226d6_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-egress-router@sha256:9e3ffc43246afceacfaefcf2a2acf06e19f9b1a447972111565ab7bdc9476903_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:9e3ffc43246afceacfaefcf2a2acf06e19f9b1a447972111565ab7bdc9476903_amd64" }, "product_reference": "openshift4/ose-egress-router@sha256:9e3ffc43246afceacfaefcf2a2acf06e19f9b1a447972111565ab7bdc9476903_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:34a02828873a4832cdfacec06b3582420d30bf4420ffefcc5f2062a162f613d3_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:34a02828873a4832cdfacec06b3582420d30bf4420ffefcc5f2062a162f613d3_arm64" }, "product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:34a02828873a4832cdfacec06b3582420d30bf4420ffefcc5f2062a162f613d3_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:80bac842797379dbb54797a1596a3849020acf2d005ef4e10df64d08b6e1b27b_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:80bac842797379dbb54797a1596a3849020acf2d005ef4e10df64d08b6e1b27b_amd64" }, "product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:80bac842797379dbb54797a1596a3849020acf2d005ef4e10df64d08b6e1b27b_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:e039868ad48ea141cbbe46720a7fe124a6c68c5d0cdc5e6b0a3173d3d63592b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:e039868ad48ea141cbbe46720a7fe124a6c68c5d0cdc5e6b0a3173d3d63592b7_ppc64le" }, "product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:e039868ad48ea141cbbe46720a7fe124a6c68c5d0cdc5e6b0a3173d3d63592b7_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27ff1ff1f9644e03ab1e1fd132c0852e039c86e08f4b69607ea9bca0a82b29d6_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27ff1ff1f9644e03ab1e1fd132c0852e039c86e08f4b69607ea9bca0a82b29d6_ppc64le" }, "product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27ff1ff1f9644e03ab1e1fd132c0852e039c86e08f4b69607ea9bca0a82b29d6_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:3ba3e4be3b4bd6623322dc72ca4872052b489f1bf17b6918b4dce5a83c4e0415_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:3ba3e4be3b4bd6623322dc72ca4872052b489f1bf17b6918b4dce5a83c4e0415_amd64" }, "product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:3ba3e4be3b4bd6623322dc72ca4872052b489f1bf17b6918b4dce5a83c4e0415_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b356225466acf24968503a45f70bff85a2c994a37691b41e838dd56b2d8fbaf7_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b356225466acf24968503a45f70bff85a2c994a37691b41e838dd56b2d8fbaf7_arm64" }, "product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b356225466acf24968503a45f70bff85a2c994a37691b41e838dd56b2d8fbaf7_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-helm-operator@sha256:201efa970a248e7ade2f10dc6757f99a8b4aa8cf9a0354a67b970c7fde1ab932_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:201efa970a248e7ade2f10dc6757f99a8b4aa8cf9a0354a67b970c7fde1ab932_s390x" }, "product_reference": "openshift4/ose-helm-operator@sha256:201efa970a248e7ade2f10dc6757f99a8b4aa8cf9a0354a67b970c7fde1ab932_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-helm-operator@sha256:392ee03d10ad585d1a2fc007145c43cb44546daa618b0d1fd127b9e4b3c1a1b0_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:392ee03d10ad585d1a2fc007145c43cb44546daa618b0d1fd127b9e4b3c1a1b0_arm64" }, "product_reference": "openshift4/ose-helm-operator@sha256:392ee03d10ad585d1a2fc007145c43cb44546daa618b0d1fd127b9e4b3c1a1b0_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-helm-operator@sha256:4ee134ce7226c8cb99997e94044e4bf93c825d75d3d18e4e06abd10245e94a7a_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:4ee134ce7226c8cb99997e94044e4bf93c825d75d3d18e4e06abd10245e94a7a_ppc64le" }, "product_reference": "openshift4/ose-helm-operator@sha256:4ee134ce7226c8cb99997e94044e4bf93c825d75d3d18e4e06abd10245e94a7a_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-helm-operator@sha256:5026202f1ad076be9aca81f8c6d2c9a1831404c95be8a218803f9cd9359f10ca_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:5026202f1ad076be9aca81f8c6d2c9a1831404c95be8a218803f9cd9359f10ca_amd64" }, "product_reference": "openshift4/ose-helm-operator@sha256:5026202f1ad076be9aca81f8c6d2c9a1831404c95be8a218803f9cd9359f10ca_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f9ce34c3eb56d20e4e60a74d1d866c22c4466da32096ca9350d01a20cddaf82_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f9ce34c3eb56d20e4e60a74d1d866c22c4466da32096ca9350d01a20cddaf82_amd64" }, "product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f9ce34c3eb56d20e4e60a74d1d866c22c4466da32096ca9350d01a20cddaf82_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:33a5204392a3c16e09e6969b45c99aba099a5520d0523569ab0ee22616cd97d0_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:33a5204392a3c16e09e6969b45c99aba099a5520d0523569ab0ee22616cd97d0_arm64" }, "product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:33a5204392a3c16e09e6969b45c99aba099a5520d0523569ab0ee22616cd97d0_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c77accaf43cf624d4b151ad0eadfc37724d098755cdab6e7b78e92618bba92da_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c77accaf43cf624d4b151ad0eadfc37724d098755cdab6e7b78e92618bba92da_ppc64le" }, "product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c77accaf43cf624d4b151ad0eadfc37724d098755cdab6e7b78e92618bba92da_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:cee9ac3fd44884543dce37008ff3d08051a346c0627ddcc52744b9b68d9ff0fd_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:cee9ac3fd44884543dce37008ff3d08051a346c0627ddcc52744b9b68d9ff0fd_s390x" }, "product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:cee9ac3fd44884543dce37008ff3d08051a346c0627ddcc52744b9b68d9ff0fd_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-local-storage-diskmaker@sha256:1d04bc9cf3abdfb20803d4fc1049d355ae38a08214737c758254acca40ad31cc_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:1d04bc9cf3abdfb20803d4fc1049d355ae38a08214737c758254acca40ad31cc_s390x" }, "product_reference": "openshift4/ose-local-storage-diskmaker@sha256:1d04bc9cf3abdfb20803d4fc1049d355ae38a08214737c758254acca40ad31cc_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-local-storage-diskmaker@sha256:32050e72125b4f4ef682ba320d06f52ed897d151495ca99c2473e3e14588944e_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:32050e72125b4f4ef682ba320d06f52ed897d151495ca99c2473e3e14588944e_amd64" }, "product_reference": "openshift4/ose-local-storage-diskmaker@sha256:32050e72125b4f4ef682ba320d06f52ed897d151495ca99c2473e3e14588944e_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-local-storage-diskmaker@sha256:36e97394e731613d77adb8529f5b5b4be14d01d27bad1dbd393b43e4a4350190_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:36e97394e731613d77adb8529f5b5b4be14d01d27bad1dbd393b43e4a4350190_arm64" }, "product_reference": "openshift4/ose-local-storage-diskmaker@sha256:36e97394e731613d77adb8529f5b5b4be14d01d27bad1dbd393b43e4a4350190_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-local-storage-diskmaker@sha256:b9bccd70ea7710fd2f5c6ad5fbbcd0f0b0a211eb9a3a7fe1ea27a22fb2f6331c_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:b9bccd70ea7710fd2f5c6ad5fbbcd0f0b0a211eb9a3a7fe1ea27a22fb2f6331c_ppc64le" }, "product_reference": "openshift4/ose-local-storage-diskmaker@sha256:b9bccd70ea7710fd2f5c6ad5fbbcd0f0b0a211eb9a3a7fe1ea27a22fb2f6331c_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:0119da6bb24b79303b02b3b7b8f45b1bd9b3146bd66b7e7f4a92187f1e55ac84_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:0119da6bb24b79303b02b3b7b8f45b1bd9b3146bd66b7e7f4a92187f1e55ac84_s390x" }, "product_reference": "openshift4/ose-local-storage-mustgather-rhel8@sha256:0119da6bb24b79303b02b3b7b8f45b1bd9b3146bd66b7e7f4a92187f1e55ac84_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:3d29c57d49be5e7e1e9c366f0718ba22435a35068ce45b916d80007b144dd3c3_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:3d29c57d49be5e7e1e9c366f0718ba22435a35068ce45b916d80007b144dd3c3_arm64" }, "product_reference": "openshift4/ose-local-storage-mustgather-rhel8@sha256:3d29c57d49be5e7e1e9c366f0718ba22435a35068ce45b916d80007b144dd3c3_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:5c4a8aca9e0ce273f3afb7ee854e39f64b87862efd5b4c2109a7fd90115d9088_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:5c4a8aca9e0ce273f3afb7ee854e39f64b87862efd5b4c2109a7fd90115d9088_ppc64le" }, "product_reference": "openshift4/ose-local-storage-mustgather-rhel8@sha256:5c4a8aca9e0ce273f3afb7ee854e39f64b87862efd5b4c2109a7fd90115d9088_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:da21ea4c94e9a52ae2e9c3cf0a9d532d516334bbcb395d6b9ebb11203ff617c5_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:da21ea4c94e9a52ae2e9c3cf0a9d532d516334bbcb395d6b9ebb11203ff617c5_amd64" }, "product_reference": "openshift4/ose-local-storage-mustgather-rhel8@sha256:da21ea4c94e9a52ae2e9c3cf0a9d532d516334bbcb395d6b9ebb11203ff617c5_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-local-storage-operator@sha256:07d4d450c115d3a363ce76388abdeee9edd45e1647cf860e3a58e83a477c7856_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:07d4d450c115d3a363ce76388abdeee9edd45e1647cf860e3a58e83a477c7856_arm64" }, "product_reference": "openshift4/ose-local-storage-operator@sha256:07d4d450c115d3a363ce76388abdeee9edd45e1647cf860e3a58e83a477c7856_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-local-storage-operator@sha256:63c1ed0a03cda2e0439ef3b3efb132242086011af32520a7385c62b4cb838510_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:63c1ed0a03cda2e0439ef3b3efb132242086011af32520a7385c62b4cb838510_ppc64le" }, "product_reference": "openshift4/ose-local-storage-operator@sha256:63c1ed0a03cda2e0439ef3b3efb132242086011af32520a7385c62b4cb838510_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-local-storage-operator@sha256:8b75a6a1e1d28aa934313b8a1d927a27bd7c463719ca3f500daee3bae9c11d06_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:8b75a6a1e1d28aa934313b8a1d927a27bd7c463719ca3f500daee3bae9c11d06_amd64" }, "product_reference": "openshift4/ose-local-storage-operator@sha256:8b75a6a1e1d28aa934313b8a1d927a27bd7c463719ca3f500daee3bae9c11d06_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-local-storage-operator@sha256:bae65ad0f716c6ecbcd8b459b06af88da5e8a0c122615d6821f54d4e22a744f2_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:bae65ad0f716c6ecbcd8b459b06af88da5e8a0c122615d6821f54d4e22a744f2_s390x" }, "product_reference": "openshift4/ose-local-storage-operator@sha256:bae65ad0f716c6ecbcd8b459b06af88da5e8a0c122615d6821f54d4e22a744f2_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-node-feature-discovery@sha256:15ba974b1949472d6d432d8414458f1d27e35b8d7e3d1eab6a51a670d22befc0_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:15ba974b1949472d6d432d8414458f1d27e35b8d7e3d1eab6a51a670d22befc0_arm64" }, "product_reference": "openshift4/ose-node-feature-discovery@sha256:15ba974b1949472d6d432d8414458f1d27e35b8d7e3d1eab6a51a670d22befc0_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-node-feature-discovery@sha256:69a51bed5bb751e386ea5e12e6ba5aa5deff643a47832f503d04a59502a8533d_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:69a51bed5bb751e386ea5e12e6ba5aa5deff643a47832f503d04a59502a8533d_s390x" }, "product_reference": "openshift4/ose-node-feature-discovery@sha256:69a51bed5bb751e386ea5e12e6ba5aa5deff643a47832f503d04a59502a8533d_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-node-feature-discovery@sha256:dffc41096b65d009a873eb7ae51bcf93c2a1feabec1acef7de6683bc9a2390e0_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:dffc41096b65d009a873eb7ae51bcf93c2a1feabec1acef7de6683bc9a2390e0_amd64" }, "product_reference": "openshift4/ose-node-feature-discovery@sha256:dffc41096b65d009a873eb7ae51bcf93c2a1feabec1acef7de6683bc9a2390e0_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-node-feature-discovery@sha256:efd11c7275baabcf5854a2292632c0880bc0467b7290aa2742f1bfcf16e58e10_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:efd11c7275baabcf5854a2292632c0880bc0467b7290aa2742f1bfcf16e58e10_ppc64le" }, "product_reference": "openshift4/ose-node-feature-discovery@sha256:efd11c7275baabcf5854a2292632c0880bc0467b7290aa2742f1bfcf16e58e10_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-node-problem-detector-rhel8@sha256:3c91ecba6c212bdae4e40def7d05cd63958c9396d0c5c5d78a10062037cf9cea_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:3c91ecba6c212bdae4e40def7d05cd63958c9396d0c5c5d78a10062037cf9cea_amd64" }, "product_reference": "openshift4/ose-node-problem-detector-rhel8@sha256:3c91ecba6c212bdae4e40def7d05cd63958c9396d0c5c5d78a10062037cf9cea_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-node-problem-detector-rhel8@sha256:4c79ca3ef701c3703102d774f1b5adbe305beaa71d316dcf5eb5a155a008854b_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:4c79ca3ef701c3703102d774f1b5adbe305beaa71d316dcf5eb5a155a008854b_ppc64le" }, "product_reference": "openshift4/ose-node-problem-detector-rhel8@sha256:4c79ca3ef701c3703102d774f1b5adbe305beaa71d316dcf5eb5a155a008854b_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-node-problem-detector-rhel8@sha256:506e0a18c9fe83c6d5c3c983f31a4a83f11bafe7c7a08eac255386c09e665a60_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:506e0a18c9fe83c6d5c3c983f31a4a83f11bafe7c7a08eac255386c09e665a60_s390x" }, "product_reference": "openshift4/ose-node-problem-detector-rhel8@sha256:506e0a18c9fe83c6d5c3c983f31a4a83f11bafe7c7a08eac255386c09e665a60_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-node-problem-detector-rhel8@sha256:7bac217f724b62d25b32453e0878cba2a33dd4576eb7a6eee02c7150c9ccd9fd_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:7bac217f724b62d25b32453e0878cba2a33dd4576eb7a6eee02c7150c9ccd9fd_arm64" }, "product_reference": "openshift4/ose-node-problem-detector-rhel8@sha256:7bac217f724b62d25b32453e0878cba2a33dd4576eb7a6eee02c7150c9ccd9fd_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:5f06ee825552b77a39937e4a65cf9c43a78ccf3b7557fa79c28a0ea51821ba75_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:5f06ee825552b77a39937e4a65cf9c43a78ccf3b7557fa79c28a0ea51821ba75_amd64" }, "product_reference": "openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:5f06ee825552b77a39937e4a65cf9c43a78ccf3b7557fa79c28a0ea51821ba75_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a040690f5c44f5125b06945d4434ac79684436de9d3169efca237f83e74444ec_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a040690f5c44f5125b06945d4434ac79684436de9d3169efca237f83e74444ec_arm64" }, "product_reference": "openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a040690f5c44f5125b06945d4434ac79684436de9d3169efca237f83e74444ec_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a5ad59c51a738c07600062814b0dda8a41db0bd997a944afdda9a5eb7d18b365_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a5ad59c51a738c07600062814b0dda8a41db0bd997a944afdda9a5eb7d18b365_ppc64le" }, "product_reference": "openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a5ad59c51a738c07600062814b0dda8a41db0bd997a944afdda9a5eb7d18b365_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a7aed86c77eef60f0909158eb5db9f1b042661427f13366a77e019c0c0074b97_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a7aed86c77eef60f0909158eb5db9f1b042661427f13366a77e019c0c0074b97_s390x" }, "product_reference": "openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a7aed86c77eef60f0909158eb5db9f1b042661427f13366a77e019c0c0074b97_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-sdk-rhel8@sha256:471e0e06d5a012bbcc3c861b80f9c7f749486cdd942f7ffc0a30f1bc6e77bc81_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:471e0e06d5a012bbcc3c861b80f9c7f749486cdd942f7ffc0a30f1bc6e77bc81_ppc64le" }, "product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:471e0e06d5a012bbcc3c861b80f9c7f749486cdd942f7ffc0a30f1bc6e77bc81_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-sdk-rhel8@sha256:55c66594c7b7079cf0d6ad8cb57189fdc7363e296bd2aa7c335c531fe5befa18_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:55c66594c7b7079cf0d6ad8cb57189fdc7363e296bd2aa7c335c531fe5befa18_s390x" }, "product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:55c66594c7b7079cf0d6ad8cb57189fdc7363e296bd2aa7c335c531fe5befa18_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-sdk-rhel8@sha256:9768c8c3f85492dbe8ab180f4eec5840bb9824f67fa02fdd170c6a053439d870_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:9768c8c3f85492dbe8ab180f4eec5840bb9824f67fa02fdd170c6a053439d870_amd64" }, "product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:9768c8c3f85492dbe8ab180f4eec5840bb9824f67fa02fdd170c6a053439d870_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-sdk-rhel8@sha256:ccdb363b2f09a846e2278ead081fbe4390cd98d45c6979a980986de01d8db0f2_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:ccdb363b2f09a846e2278ead081fbe4390cd98d45c6979a980986de01d8db0f2_arm64" }, "product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:ccdb363b2f09a846e2278ead081fbe4390cd98d45c6979a980986de01d8db0f2_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ptp-operator@sha256:36af36bf918ee0d903dd9889d5bfcb5d04c70604d6b22181f6d9c4956ecc19ab_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-ptp-operator@sha256:36af36bf918ee0d903dd9889d5bfcb5d04c70604d6b22181f6d9c4956ecc19ab_amd64" }, "product_reference": "openshift4/ose-ptp-operator@sha256:36af36bf918ee0d903dd9889d5bfcb5d04c70604d6b22181f6d9c4956ecc19ab_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ptp-operator@sha256:b674950689e6c8d397e466eefb28ea2ae79a9362c3722fb51a270fa13daeb398_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-ptp-operator@sha256:b674950689e6c8d397e466eefb28ea2ae79a9362c3722fb51a270fa13daeb398_arm64" }, "product_reference": "openshift4/ose-ptp-operator@sha256:b674950689e6c8d397e466eefb28ea2ae79a9362c3722fb51a270fa13daeb398_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ptp-operator@sha256:bd7f7504e21f37d1b02c611275e70959ae3ec01965d05f0184d0e0c35ffce8ae_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-ptp-operator@sha256:bd7f7504e21f37d1b02c611275e70959ae3ec01965d05f0184d0e0c35ffce8ae_ppc64le" }, "product_reference": "openshift4/ose-ptp-operator@sha256:bd7f7504e21f37d1b02c611275e70959ae3ec01965d05f0184d0e0c35ffce8ae_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ptp@sha256:2fcae129b915fa6dcbc2eff7896bdb9ccd950d4b7b0b315c6ed573284bf963e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-ptp@sha256:2fcae129b915fa6dcbc2eff7896bdb9ccd950d4b7b0b315c6ed573284bf963e9_ppc64le" }, "product_reference": "openshift4/ose-ptp@sha256:2fcae129b915fa6dcbc2eff7896bdb9ccd950d4b7b0b315c6ed573284bf963e9_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ptp@sha256:61fab2e57f8fd52cfeac9a69fe12daaa9a07620ff230a099908f0c9c23db4be1_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-ptp@sha256:61fab2e57f8fd52cfeac9a69fe12daaa9a07620ff230a099908f0c9c23db4be1_amd64" }, "product_reference": "openshift4/ose-ptp@sha256:61fab2e57f8fd52cfeac9a69fe12daaa9a07620ff230a099908f0c9c23db4be1_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ptp@sha256:90cfb82cfefbd36ae8035d10b6147a2cf4877daee7c1d878626a86c3040bb332_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-ptp@sha256:90cfb82cfefbd36ae8035d10b6147a2cf4877daee7c1d878626a86c3040bb332_arm64" }, "product_reference": "openshift4/ose-ptp@sha256:90cfb82cfefbd36ae8035d10b6147a2cf4877daee7c1d878626a86c3040bb332_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sriov-cni@sha256:12fb9dab14b0787d15531628672502058e5ce94f8eefd89eb354da4062fa037e_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-sriov-cni@sha256:12fb9dab14b0787d15531628672502058e5ce94f8eefd89eb354da4062fa037e_arm64" }, "product_reference": "openshift4/ose-sriov-cni@sha256:12fb9dab14b0787d15531628672502058e5ce94f8eefd89eb354da4062fa037e_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sriov-cni@sha256:8c80127f2695ec67a6b3c04ac434f297749045a2b34866fa7c05b6ac5504df7e_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-sriov-cni@sha256:8c80127f2695ec67a6b3c04ac434f297749045a2b34866fa7c05b6ac5504df7e_ppc64le" }, "product_reference": "openshift4/ose-sriov-cni@sha256:8c80127f2695ec67a6b3c04ac434f297749045a2b34866fa7c05b6ac5504df7e_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sriov-cni@sha256:b9a88e4d70394fe7bd94cf96f9e80ad44a0bbc608e39b3ee1cc37aa69c724f8d_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-sriov-cni@sha256:b9a88e4d70394fe7bd94cf96f9e80ad44a0bbc608e39b3ee1cc37aa69c724f8d_amd64" }, "product_reference": "openshift4/ose-sriov-cni@sha256:b9a88e4d70394fe7bd94cf96f9e80ad44a0bbc608e39b3ee1cc37aa69c724f8d_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sriov-dp-admission-controller@sha256:19eb2de358856a41275cca2ad410a2a1bcb658aea8850f9bb504db4f61b33293_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-sriov-dp-admission-controller@sha256:19eb2de358856a41275cca2ad410a2a1bcb658aea8850f9bb504db4f61b33293_amd64" }, "product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:19eb2de358856a41275cca2ad410a2a1bcb658aea8850f9bb504db4f61b33293_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sriov-dp-admission-controller@sha256:2cfe635b2294f9b7d5b56fd32c1107aa2e792d197e618bb99747033391d11fac_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-sriov-dp-admission-controller@sha256:2cfe635b2294f9b7d5b56fd32c1107aa2e792d197e618bb99747033391d11fac_ppc64le" }, "product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:2cfe635b2294f9b7d5b56fd32c1107aa2e792d197e618bb99747033391d11fac_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sriov-dp-admission-controller@sha256:3e0e1c935d49602fd6d1fdb80dbb925648eef8a48b84559f5c6dc766b35f85cc_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-sriov-dp-admission-controller@sha256:3e0e1c935d49602fd6d1fdb80dbb925648eef8a48b84559f5c6dc766b35f85cc_arm64" }, "product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:3e0e1c935d49602fd6d1fdb80dbb925648eef8a48b84559f5c6dc766b35f85cc_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sriov-infiniband-cni@sha256:2e8383069cd9ef23fecdc7da30b3d981b28a8eefa3de294dac23fc7f0aaa5382_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-sriov-infiniband-cni@sha256:2e8383069cd9ef23fecdc7da30b3d981b28a8eefa3de294dac23fc7f0aaa5382_ppc64le" }, "product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:2e8383069cd9ef23fecdc7da30b3d981b28a8eefa3de294dac23fc7f0aaa5382_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sriov-infiniband-cni@sha256:7bb098dd62230a751d01328ad2a95fdc22b2030bc690ad768f938ed32f326800_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-sriov-infiniband-cni@sha256:7bb098dd62230a751d01328ad2a95fdc22b2030bc690ad768f938ed32f326800_amd64" }, "product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:7bb098dd62230a751d01328ad2a95fdc22b2030bc690ad768f938ed32f326800_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sriov-infiniband-cni@sha256:98cdfdd6d3f4ea1c1949d130604db81244920ac860fe69ce4d0314eecb2d4f8f_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-sriov-infiniband-cni@sha256:98cdfdd6d3f4ea1c1949d130604db81244920ac860fe69ce4d0314eecb2d4f8f_arm64" }, "product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:98cdfdd6d3f4ea1c1949d130604db81244920ac860fe69ce4d0314eecb2d4f8f_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sriov-network-config-daemon@sha256:1cbdefa812aa2c163b434a999815a5b8a5c16cdfd589715951e27fee40dea9d0_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-sriov-network-config-daemon@sha256:1cbdefa812aa2c163b434a999815a5b8a5c16cdfd589715951e27fee40dea9d0_ppc64le" }, "product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:1cbdefa812aa2c163b434a999815a5b8a5c16cdfd589715951e27fee40dea9d0_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sriov-network-config-daemon@sha256:3e706ded2267a335b7bfee8b7f1018b07e749b38ddfffc7f1d67d60bf7be960a_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-sriov-network-config-daemon@sha256:3e706ded2267a335b7bfee8b7f1018b07e749b38ddfffc7f1d67d60bf7be960a_amd64" }, "product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:3e706ded2267a335b7bfee8b7f1018b07e749b38ddfffc7f1d67d60bf7be960a_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sriov-network-config-daemon@sha256:be3f535fce09c1b130a1d3914d63b3bcbbaf65d8b409e5dc53fb3b7884075910_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-sriov-network-config-daemon@sha256:be3f535fce09c1b130a1d3914d63b3bcbbaf65d8b409e5dc53fb3b7884075910_arm64" }, "product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:be3f535fce09c1b130a1d3914d63b3bcbbaf65d8b409e5dc53fb3b7884075910_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sriov-network-device-plugin@sha256:97811a0935e97dc5d59f0b5c4a5a00dfa3453c1a696257707b90daa864921168_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-sriov-network-device-plugin@sha256:97811a0935e97dc5d59f0b5c4a5a00dfa3453c1a696257707b90daa864921168_amd64" }, "product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:97811a0935e97dc5d59f0b5c4a5a00dfa3453c1a696257707b90daa864921168_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sriov-network-device-plugin@sha256:a2fa18ed2a05baf2fa19b7b19cfa82e7e199e41b1b1e741d6211bab2d4970c1e_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-sriov-network-device-plugin@sha256:a2fa18ed2a05baf2fa19b7b19cfa82e7e199e41b1b1e741d6211bab2d4970c1e_arm64" }, "product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:a2fa18ed2a05baf2fa19b7b19cfa82e7e199e41b1b1e741d6211bab2d4970c1e_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sriov-network-device-plugin@sha256:e803989f43e435739596923b11b83890aaa9bae2f5c110432f48cafc90ba3e69_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-sriov-network-device-plugin@sha256:e803989f43e435739596923b11b83890aaa9bae2f5c110432f48cafc90ba3e69_ppc64le" }, "product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:e803989f43e435739596923b11b83890aaa9bae2f5c110432f48cafc90ba3e69_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sriov-network-operator@sha256:06891592833c42442c68f8762f61246a5460637f557afae102cbf7a0738f88c6_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-sriov-network-operator@sha256:06891592833c42442c68f8762f61246a5460637f557afae102cbf7a0738f88c6_amd64" }, "product_reference": "openshift4/ose-sriov-network-operator@sha256:06891592833c42442c68f8762f61246a5460637f557afae102cbf7a0738f88c6_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sriov-network-operator@sha256:4cec813491946013df92dc763ae2f5181a597ddae6ba4ad7676d7bb732d5a071_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-sriov-network-operator@sha256:4cec813491946013df92dc763ae2f5181a597ddae6ba4ad7676d7bb732d5a071_arm64" }, "product_reference": "openshift4/ose-sriov-network-operator@sha256:4cec813491946013df92dc763ae2f5181a597ddae6ba4ad7676d7bb732d5a071_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sriov-network-operator@sha256:9d02b55f1a8ca1009f2db7d7134db116959da2f60e61b2aa8ff7d4845682b591_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-sriov-network-operator@sha256:9d02b55f1a8ca1009f2db7d7134db116959da2f60e61b2aa8ff7d4845682b591_ppc64le" }, "product_reference": "openshift4/ose-sriov-network-operator@sha256:9d02b55f1a8ca1009f2db7d7134db116959da2f60e61b2aa8ff7d4845682b591_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sriov-network-webhook@sha256:8ac946db458f3e896fcbf06c2fc944a591c81373762621ae827b78228b6ef11f_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-sriov-network-webhook@sha256:8ac946db458f3e896fcbf06c2fc944a591c81373762621ae827b78228b6ef11f_arm64" }, "product_reference": "openshift4/ose-sriov-network-webhook@sha256:8ac946db458f3e896fcbf06c2fc944a591c81373762621ae827b78228b6ef11f_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sriov-network-webhook@sha256:9c7c37e118184c6a4e4a102236a05155c1aebfc092fc047b75e2da56f40c8a63_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-sriov-network-webhook@sha256:9c7c37e118184c6a4e4a102236a05155c1aebfc092fc047b75e2da56f40c8a63_amd64" }, "product_reference": "openshift4/ose-sriov-network-webhook@sha256:9c7c37e118184c6a4e4a102236a05155c1aebfc092fc047b75e2da56f40c8a63_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sriov-network-webhook@sha256:f07202f93fc360ae96265078256ab0c3c060eab09088f57ec5e7096ff51e8e23_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-sriov-network-webhook@sha256:f07202f93fc360ae96265078256ab0c3c060eab09088f57ec5e7096ff51e8e23_ppc64le" }, "product_reference": "openshift4/ose-sriov-network-webhook@sha256:f07202f93fc360ae96265078256ab0c3c060eab09088f57ec5e7096ff51e8e23_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:355a64df098a707ee05ca4fd9876123984dfa97015a7a262ff7b261fac7a5ec4_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:355a64df098a707ee05ca4fd9876123984dfa97015a7a262ff7b261fac7a5ec4_ppc64le" }, "product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:355a64df098a707ee05ca4fd9876123984dfa97015a7a262ff7b261fac7a5ec4_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3760a238aa06cbbd9fd4781e65b8eeb6b79fc371c3842f20a0db8f95e334a2e2_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3760a238aa06cbbd9fd4781e65b8eeb6b79fc371c3842f20a0db8f95e334a2e2_amd64" }, "product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3760a238aa06cbbd9fd4781e65b8eeb6b79fc371c3842f20a0db8f95e334a2e2_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:602df69fd96e2d41d8984bd6674cd0df7dabbd1d18c8c8715507d4f8cf8497d2_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:602df69fd96e2d41d8984bd6674cd0df7dabbd1d18c8c8715507d4f8cf8497d2_s390x" }, "product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:602df69fd96e2d41d8984bd6674cd0df7dabbd1d18c8c8715507d4f8cf8497d2_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ce8aba3ea49011ef0fe3891491c2a3ed4e4a9e0b67e3cf2013ce67110fdff59b_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ce8aba3ea49011ef0fe3891491c2a3ed4e4a9e0b67e3cf2013ce67110fdff59b_arm64" }, "product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ce8aba3ea49011ef0fe3891491c2a3ed4e4a9e0b67e3cf2013ce67110fdff59b_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2bfd49d82227cabb74382aedba034ae013622c295dbafd8798d84dd526b50623_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2bfd49d82227cabb74382aedba034ae013622c295dbafd8798d84dd526b50623_arm64" }, "product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2bfd49d82227cabb74382aedba034ae013622c295dbafd8798d84dd526b50623_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ac8cdb278281d0e44624e0650aec2dc21da45b94d8a02ddb987cc76a8ceb94ee_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ac8cdb278281d0e44624e0650aec2dc21da45b94d8a02ddb987cc76a8ceb94ee_ppc64le" }, "product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ac8cdb278281d0e44624e0650aec2dc21da45b94d8a02ddb987cc76a8ceb94ee_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:bb557808aa85b5fc798a15f9eccc987d23900f4ea1287ba0988af2803a6df6e8_s390x as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:bb557808aa85b5fc798a15f9eccc987d23900f4ea1287ba0988af2803a6df6e8_s390x" }, "product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:bb557808aa85b5fc798a15f9eccc987d23900f4ea1287ba0988af2803a6df6e8_s390x", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ed7235879c6f106c364bba7239a3bfe1b06bff1a11dd1acadc133aee9b3da0c2_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ed7235879c6f106c364bba7239a3bfe1b06bff1a11dd1acadc133aee9b3da0c2_amd64" }, "product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ed7235879c6f106c364bba7239a3bfe1b06bff1a11dd1acadc133aee9b3da0c2_amd64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ptp-must-gather-rhel8@sha256:35aa350c69bd3e1b52610aafa043b36727b26a93480b47f238adffa42cca93b1_ppc64le as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ptp-must-gather-rhel8@sha256:35aa350c69bd3e1b52610aafa043b36727b26a93480b47f238adffa42cca93b1_ppc64le" }, "product_reference": "openshift4/ptp-must-gather-rhel8@sha256:35aa350c69bd3e1b52610aafa043b36727b26a93480b47f238adffa42cca93b1_ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ptp-must-gather-rhel8@sha256:3e0765b51096b962251bb33fb9386e6cdb786b28a4532bd32072f552347ca735_arm64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ptp-must-gather-rhel8@sha256:3e0765b51096b962251bb33fb9386e6cdb786b28a4532bd32072f552347ca735_arm64" }, "product_reference": "openshift4/ptp-must-gather-rhel8@sha256:3e0765b51096b962251bb33fb9386e6cdb786b28a4532bd32072f552347ca735_arm64", "relates_to_product_reference": "8Base-RHOSE-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ptp-must-gather-rhel8@sha256:c094150f51899764faa0850d6e977433c801b88516fbd85df87dbc105fdbf303_amd64 as a component of Red Hat OpenShift Container Platform 4.13", "product_id": "8Base-RHOSE-4.13:openshift4/ptp-must-gather-rhel8@sha256:c094150f51899764faa0850d6e977433c801b88516fbd85df87dbc105fdbf303_amd64" }, "product_reference": "openshift4/ptp-must-gather-rhel8@sha256:c094150f51899764faa0850d6e977433c801b88516fbd85df87dbc105fdbf303_amd64", "relates_to_product_reference": "8Base-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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64", "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x", "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64", "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le", "8Base-RHOSE-4.13:openshift4/dpu-network-rhel8-operator@sha256:1da2effd3f99dafc094ce06f306ecab9bbff8ed40f033880185b78c2490e4c93_arm64", "8Base-RHOSE-4.13:openshift4/dpu-network-rhel8-operator@sha256:aa60e888e0725bfcd027a134f600a580ffdff1290b818e5368f676bd2ad30f2f_amd64", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:574d0ca333b6863d1f20aee0cca9db78d7b89b0412c12518b1c202831f7d4015_amd64", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:bcd000fae0841ce9948ec6c1b9e0dd76eaf8b2e5c75c6b558852c7812a58ee02_ppc64le", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:cfb078d207ce931acb5bceb978690a3d6b795ba893e20745bfefd0fe3508f8c5_arm64", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:e79f8c91e08d6424654056bd4db3e1424fa0ccb3254191e4495c89be9b478118_s390x", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:0e07c372c26f68e3284021104b52357fae049dd1853ae97ddf67ebf6fa43919e_arm64", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:a73a5befdf34c153f0bc095ecce2bd66b7c3823c617a7369c5e30017b34cc844_ppc64le", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:aad0b1d519abef572d4ce42c3a9a11369738a6eb27a330a28b674f976a28bcd7_amd64", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:c8601852efb6b725e18b4a1358126c2caa9468385404e9566b486b8e0c0e18be_s390x", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:057d5c76857650312bbfca299aac81c26665747358d7e69f8a23fd0c54103cd9_arm64", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:5c9e9274b46f658481f85c053bb4c9b6dad0561cd85d53f321f700129d2a082c_s390x", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:c076b3f3b46f8abd4bcac6e2daac78c527d1e48411c62a1092bb5035e4c36c54_ppc64le", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:f24f6008bd1bd5506c1f2b4a2e268e6b9577b679f913fe08ccbc30adee03d543_amd64", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:282f19603b00baf84b32977c94df8b44e6fdcd5401f3842c16850429f2009084_arm64", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:5c24dc743a2dfa3187ec99eca3c402c2f02e23dc94a47e0e63a3897372b7f84e_amd64", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:8924c5daeae9246db1171ca4c65e0c0a879c3e5bee34e319c5a7fb1226212e36_s390x", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:ff95b68372db7295c4ffda89570d10707fbd164bce0c917c5e0e6fbf0d60fa98_ppc64le", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:0e76111c278703e118bea781237932f6ac9a2c7d6a94f058e0179f34aadf6f6a_s390x", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:2e061a081ee2b7588e0c9aa0f34dbcb9ca131c92cb979de92b3d3ba5a64dce7b_ppc64le", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:c2a005ef33577022ca4bcc6f2920ff8a4eaf516321809951eec2ee63c33e1a06_arm64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:ce48c1d09b4895557f4b3b0035faf2d9814a2a26ff925f8416926a98481a6680_amd64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:009c6bdd15165d325ddbc82e77fa7281d8c18373c8d461bfbf6cdc8c549cacb2_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:52175d1affc6c731887eff6aaa16e6fdaae7490b10b3982554f775feda667efb_amd64", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:7113d632db784d85bf49ad42414fa81fbb59702e00100371f37c9b990a397bba_arm64", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:ae326af8cdbc821af6bb1275afd74156dece3adad0356b1a413c9c1e6e46c58b_s390x", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:52772532c40e9159157a31b56d8a79c4e33d1a55b3d45fc2eb8a181cc677b6b8_arm64", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:a7e957c472e4824a6542dc17d7916cf2e2223188d053114c2497d8f998c411a2_amd64", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:7dac7233d7fd5ce02a92b51a84069155ec6d8d21b13ed746c3367dadf529dce2_amd64", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e219cb8e4a8d21f07ee52a88c39546dc44e48907cfe8fe4afcccb7bc2aa4a7fc_arm64", "8Base-RHOSE-4.13:openshift4/ose-cloud-event-proxy@sha256:46f824600974bec12fc03bebcdbc5330cb360c16a9d29a50ad24b220fb2224b0_arm64", "8Base-RHOSE-4.13:openshift4/ose-cloud-event-proxy@sha256:dc2ec0699f3d79f3d59d15a957b97b8323bd33f9564d3699af34b68fd89590ec_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cloud-event-proxy@sha256:e834bfe1d478f04dfb7306f21d7620145a1f769896a50bf546b84760ae8d777a_amd64", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:2575004425b9c2223158c1733e92469432509891ea5b0e30025b611d4c8cf545_amd64", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:401e9e3f039e46560495cada67aa1b80cb0cb7ff70606a5debbfaadf7c2998cd_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:b37940a8752f3ee55f426aca9c2e374278d9d912f7ed04e3fe9170ab8f3c8165_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:dc9ebcd0302fcd306964a7cccc11d1bfc8f02415d4bc8e9cb35bd28a6260da3d_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:245aaaf1260d6ad1809cd2c422604d305a85e229c6edf217635bc609af3bf22e_s390x", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:595bad7de13f2868051889893c50b84e02f73f23845a27a07742a1ccfdf0c65c_arm64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6c681e530907c69312d10aeb11460b88ebaff132a68c625cc766a917eaa153d3_amd64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d80e6cef841786973ea337b7c73c226203a8d218a08898af5bdc241c34905925_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:478dc2cda8f3364e1f9a93435d60ee3f0ff7f0e7e321454e189d5d45ad2871fe_amd64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:7e8359432953862af3ed9b38d7f33d81d70fca30463a89f865ffbb0d2c87b246_arm64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:a50a7b2d0cefbead9c6ae1aae8d4f37a4e0e392d9d3942731f689f39a67f8173_s390x", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:dde7366bc43ec0b39b858414a242585af544d45885e1839c23b505c00ab6a4fe_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1193a50bee8e5b3035a1de07c32b59f572d0313c35d088164efc8f3003dc957f_amd64", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1e38e2c91e214979eddc945a9794f586f31a54404a45306e67ff38a7cad7387d_s390x", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:58eff009d0be97bc2c2382076c53daefc516ca4c744edc3a6199529adef805b0_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f19d6cbf78b13cf7194b6140787a46a0cfb69830ff0d1cc9aa8dce1555c8f233_arm64", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:0b63831554a8671a040fa0fd9fd33e90365daddd5942a5d205bd31e8c91724a3_amd64", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:4a5da1e211e5316cb32e0394fadfdb7c1b5c6ffe35b4161208580c31f5d1b079_s390x", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:ba7ce56d823715535bc7463ace365813a57e35017febde0d9c5d89bb906d5a6d_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:f80cff83a9f383d6ef8b4cdc8dc6e89324459c44df480f113e7fb5f073eb0be4_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:69ce5075096482b85fa4bdf4d6e20096f7956d5fa8dbfa0754771c3b407e35a3_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:b04fe9ef696ffb0550dd624d7ca60f3387032d930d33ead8c58c8b56f2d1bfc2_amd64", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:e7da7c3dc0ce571c642284bfadd7b00e1655ae1766600413fa32e8851e8de0b5_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:eed28e545263037654d77acd62f64f6010cc56d54a1f1f0a8b5c734f3ded99fc_s390x", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:18e45c451104898d2d55db4fff8804fa81c649eb6870f7d39548b504a992695a_amd64", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:2ac1372d5adc827adf3cef831a9330391010d0d4956422b38fd366fa3c921473_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:96d959d26acffd7ebd9b8f25714820cda9d6e7999935104d2fe8aedb4f9406da_s390x", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:9919d9acf5b2a70488eaf5858c0638b47542a189f2fd769ecb5fa577002a9f4b_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:19687ded625229ce9e33e7e3b432b4806b0004061a373aed97a7c1d75e2c3479_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:314d0ee862a0cabe8cfe9a991c4d376b4c4b75366127749b0b728eb2004f2ad6_s390x", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:5bb636537986709ca065bc075acf22210d9a40fb85115f67f86b5f35f36226d6_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:9e3ffc43246afceacfaefcf2a2acf06e19f9b1a447972111565ab7bdc9476903_amd64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:34a02828873a4832cdfacec06b3582420d30bf4420ffefcc5f2062a162f613d3_arm64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:80bac842797379dbb54797a1596a3849020acf2d005ef4e10df64d08b6e1b27b_amd64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:e039868ad48ea141cbbe46720a7fe124a6c68c5d0cdc5e6b0a3173d3d63592b7_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27ff1ff1f9644e03ab1e1fd132c0852e039c86e08f4b69607ea9bca0a82b29d6_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:3ba3e4be3b4bd6623322dc72ca4872052b489f1bf17b6918b4dce5a83c4e0415_amd64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b356225466acf24968503a45f70bff85a2c994a37691b41e838dd56b2d8fbaf7_arm64", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:201efa970a248e7ade2f10dc6757f99a8b4aa8cf9a0354a67b970c7fde1ab932_s390x", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:392ee03d10ad585d1a2fc007145c43cb44546daa618b0d1fd127b9e4b3c1a1b0_arm64", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:4ee134ce7226c8cb99997e94044e4bf93c825d75d3d18e4e06abd10245e94a7a_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:5026202f1ad076be9aca81f8c6d2c9a1831404c95be8a218803f9cd9359f10ca_amd64", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f9ce34c3eb56d20e4e60a74d1d866c22c4466da32096ca9350d01a20cddaf82_amd64", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:33a5204392a3c16e09e6969b45c99aba099a5520d0523569ab0ee22616cd97d0_arm64", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c77accaf43cf624d4b151ad0eadfc37724d098755cdab6e7b78e92618bba92da_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:cee9ac3fd44884543dce37008ff3d08051a346c0627ddcc52744b9b68d9ff0fd_s390x", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:1d04bc9cf3abdfb20803d4fc1049d355ae38a08214737c758254acca40ad31cc_s390x", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:32050e72125b4f4ef682ba320d06f52ed897d151495ca99c2473e3e14588944e_amd64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:36e97394e731613d77adb8529f5b5b4be14d01d27bad1dbd393b43e4a4350190_arm64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:b9bccd70ea7710fd2f5c6ad5fbbcd0f0b0a211eb9a3a7fe1ea27a22fb2f6331c_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:0119da6bb24b79303b02b3b7b8f45b1bd9b3146bd66b7e7f4a92187f1e55ac84_s390x", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:3d29c57d49be5e7e1e9c366f0718ba22435a35068ce45b916d80007b144dd3c3_arm64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:5c4a8aca9e0ce273f3afb7ee854e39f64b87862efd5b4c2109a7fd90115d9088_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:da21ea4c94e9a52ae2e9c3cf0a9d532d516334bbcb395d6b9ebb11203ff617c5_amd64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:07d4d450c115d3a363ce76388abdeee9edd45e1647cf860e3a58e83a477c7856_arm64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:63c1ed0a03cda2e0439ef3b3efb132242086011af32520a7385c62b4cb838510_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:8b75a6a1e1d28aa934313b8a1d927a27bd7c463719ca3f500daee3bae9c11d06_amd64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:bae65ad0f716c6ecbcd8b459b06af88da5e8a0c122615d6821f54d4e22a744f2_s390x", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:3c91ecba6c212bdae4e40def7d05cd63958c9396d0c5c5d78a10062037cf9cea_amd64", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:4c79ca3ef701c3703102d774f1b5adbe305beaa71d316dcf5eb5a155a008854b_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:506e0a18c9fe83c6d5c3c983f31a4a83f11bafe7c7a08eac255386c09e665a60_s390x", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:7bac217f724b62d25b32453e0878cba2a33dd4576eb7a6eee02c7150c9ccd9fd_arm64", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:5f06ee825552b77a39937e4a65cf9c43a78ccf3b7557fa79c28a0ea51821ba75_amd64", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a040690f5c44f5125b06945d4434ac79684436de9d3169efca237f83e74444ec_arm64", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a5ad59c51a738c07600062814b0dda8a41db0bd997a944afdda9a5eb7d18b365_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a7aed86c77eef60f0909158eb5db9f1b042661427f13366a77e019c0c0074b97_s390x", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:471e0e06d5a012bbcc3c861b80f9c7f749486cdd942f7ffc0a30f1bc6e77bc81_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:55c66594c7b7079cf0d6ad8cb57189fdc7363e296bd2aa7c335c531fe5befa18_s390x", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:9768c8c3f85492dbe8ab180f4eec5840bb9824f67fa02fdd170c6a053439d870_amd64", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:ccdb363b2f09a846e2278ead081fbe4390cd98d45c6979a980986de01d8db0f2_arm64", "8Base-RHOSE-4.13:openshift4/ose-ptp-operator@sha256:36af36bf918ee0d903dd9889d5bfcb5d04c70604d6b22181f6d9c4956ecc19ab_amd64", "8Base-RHOSE-4.13:openshift4/ose-ptp-operator@sha256:b674950689e6c8d397e466eefb28ea2ae79a9362c3722fb51a270fa13daeb398_arm64", "8Base-RHOSE-4.13:openshift4/ose-ptp-operator@sha256:bd7f7504e21f37d1b02c611275e70959ae3ec01965d05f0184d0e0c35ffce8ae_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ptp@sha256:2fcae129b915fa6dcbc2eff7896bdb9ccd950d4b7b0b315c6ed573284bf963e9_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ptp@sha256:61fab2e57f8fd52cfeac9a69fe12daaa9a07620ff230a099908f0c9c23db4be1_amd64", "8Base-RHOSE-4.13:openshift4/ose-ptp@sha256:90cfb82cfefbd36ae8035d10b6147a2cf4877daee7c1d878626a86c3040bb332_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-cni@sha256:12fb9dab14b0787d15531628672502058e5ce94f8eefd89eb354da4062fa037e_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-cni@sha256:8c80127f2695ec67a6b3c04ac434f297749045a2b34866fa7c05b6ac5504df7e_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-cni@sha256:b9a88e4d70394fe7bd94cf96f9e80ad44a0bbc608e39b3ee1cc37aa69c724f8d_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-dp-admission-controller@sha256:19eb2de358856a41275cca2ad410a2a1bcb658aea8850f9bb504db4f61b33293_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-dp-admission-controller@sha256:2cfe635b2294f9b7d5b56fd32c1107aa2e792d197e618bb99747033391d11fac_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-dp-admission-controller@sha256:3e0e1c935d49602fd6d1fdb80dbb925648eef8a48b84559f5c6dc766b35f85cc_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-infiniband-cni@sha256:2e8383069cd9ef23fecdc7da30b3d981b28a8eefa3de294dac23fc7f0aaa5382_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-infiniband-cni@sha256:7bb098dd62230a751d01328ad2a95fdc22b2030bc690ad768f938ed32f326800_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-infiniband-cni@sha256:98cdfdd6d3f4ea1c1949d130604db81244920ac860fe69ce4d0314eecb2d4f8f_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-config-daemon@sha256:1cbdefa812aa2c163b434a999815a5b8a5c16cdfd589715951e27fee40dea9d0_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-config-daemon@sha256:3e706ded2267a335b7bfee8b7f1018b07e749b38ddfffc7f1d67d60bf7be960a_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-config-daemon@sha256:be3f535fce09c1b130a1d3914d63b3bcbbaf65d8b409e5dc53fb3b7884075910_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-device-plugin@sha256:97811a0935e97dc5d59f0b5c4a5a00dfa3453c1a696257707b90daa864921168_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-device-plugin@sha256:a2fa18ed2a05baf2fa19b7b19cfa82e7e199e41b1b1e741d6211bab2d4970c1e_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-device-plugin@sha256:e803989f43e435739596923b11b83890aaa9bae2f5c110432f48cafc90ba3e69_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-operator@sha256:06891592833c42442c68f8762f61246a5460637f557afae102cbf7a0738f88c6_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-operator@sha256:4cec813491946013df92dc763ae2f5181a597ddae6ba4ad7676d7bb732d5a071_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-operator@sha256:9d02b55f1a8ca1009f2db7d7134db116959da2f60e61b2aa8ff7d4845682b591_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-webhook@sha256:8ac946db458f3e896fcbf06c2fc944a591c81373762621ae827b78228b6ef11f_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-webhook@sha256:9c7c37e118184c6a4e4a102236a05155c1aebfc092fc047b75e2da56f40c8a63_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-webhook@sha256:f07202f93fc360ae96265078256ab0c3c060eab09088f57ec5e7096ff51e8e23_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:355a64df098a707ee05ca4fd9876123984dfa97015a7a262ff7b261fac7a5ec4_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3760a238aa06cbbd9fd4781e65b8eeb6b79fc371c3842f20a0db8f95e334a2e2_amd64", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:602df69fd96e2d41d8984bd6674cd0df7dabbd1d18c8c8715507d4f8cf8497d2_s390x", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ce8aba3ea49011ef0fe3891491c2a3ed4e4a9e0b67e3cf2013ce67110fdff59b_arm64", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2bfd49d82227cabb74382aedba034ae013622c295dbafd8798d84dd526b50623_arm64", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ac8cdb278281d0e44624e0650aec2dc21da45b94d8a02ddb987cc76a8ceb94ee_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:bb557808aa85b5fc798a15f9eccc987d23900f4ea1287ba0988af2803a6df6e8_s390x", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ed7235879c6f106c364bba7239a3bfe1b06bff1a11dd1acadc133aee9b3da0c2_amd64", "8Base-RHOSE-4.13:openshift4/ptp-must-gather-rhel8@sha256:35aa350c69bd3e1b52610aafa043b36727b26a93480b47f238adffa42cca93b1_ppc64le", "8Base-RHOSE-4.13:openshift4/ptp-must-gather-rhel8@sha256:3e0765b51096b962251bb33fb9386e6cdb786b28a4532bd32072f552347ca735_arm64", "8Base-RHOSE-4.13:openshift4/ptp-must-gather-rhel8@sha256:c094150f51899764faa0850d6e977433c801b88516fbd85df87dbc105fdbf303_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": [ "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:14e198737e1e8de50cd581dc9ca346e3b1bebad38d62a6915382d0681d7605aa_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:53450784ef923a3804439254604a3b8e299ea65f4054671e05e655e65c058c2d_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:53ff6f9dd71fdce92924860a2fc327b90efae09df11b975aec79bd8df3b7d5a7_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:f3a565ff41ea1d90dfec52036653205c93e985669bcc36e72e8d51c07b05a766_amd64", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:15ba974b1949472d6d432d8414458f1d27e35b8d7e3d1eab6a51a670d22befc0_arm64", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:69a51bed5bb751e386ea5e12e6ba5aa5deff643a47832f503d04a59502a8533d_s390x", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:dffc41096b65d009a873eb7ae51bcf93c2a1feabec1acef7de6683bc9a2390e0_amd64", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:efd11c7275baabcf5854a2292632c0880bc0467b7290aa2742f1bfcf16e58e10_ppc64le" ], "known_not_affected": [ "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64", "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x", "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64", "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le", "8Base-RHOSE-4.13:openshift4/dpu-network-rhel8-operator@sha256:1da2effd3f99dafc094ce06f306ecab9bbff8ed40f033880185b78c2490e4c93_arm64", "8Base-RHOSE-4.13:openshift4/dpu-network-rhel8-operator@sha256:aa60e888e0725bfcd027a134f600a580ffdff1290b818e5368f676bd2ad30f2f_amd64", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:574d0ca333b6863d1f20aee0cca9db78d7b89b0412c12518b1c202831f7d4015_amd64", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:bcd000fae0841ce9948ec6c1b9e0dd76eaf8b2e5c75c6b558852c7812a58ee02_ppc64le", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:cfb078d207ce931acb5bceb978690a3d6b795ba893e20745bfefd0fe3508f8c5_arm64", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:e79f8c91e08d6424654056bd4db3e1424fa0ccb3254191e4495c89be9b478118_s390x", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:0e07c372c26f68e3284021104b52357fae049dd1853ae97ddf67ebf6fa43919e_arm64", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:a73a5befdf34c153f0bc095ecce2bd66b7c3823c617a7369c5e30017b34cc844_ppc64le", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:aad0b1d519abef572d4ce42c3a9a11369738a6eb27a330a28b674f976a28bcd7_amd64", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:c8601852efb6b725e18b4a1358126c2caa9468385404e9566b486b8e0c0e18be_s390x", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:057d5c76857650312bbfca299aac81c26665747358d7e69f8a23fd0c54103cd9_arm64", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:5c9e9274b46f658481f85c053bb4c9b6dad0561cd85d53f321f700129d2a082c_s390x", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:c076b3f3b46f8abd4bcac6e2daac78c527d1e48411c62a1092bb5035e4c36c54_ppc64le", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:f24f6008bd1bd5506c1f2b4a2e268e6b9577b679f913fe08ccbc30adee03d543_amd64", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:282f19603b00baf84b32977c94df8b44e6fdcd5401f3842c16850429f2009084_arm64", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:5c24dc743a2dfa3187ec99eca3c402c2f02e23dc94a47e0e63a3897372b7f84e_amd64", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:8924c5daeae9246db1171ca4c65e0c0a879c3e5bee34e319c5a7fb1226212e36_s390x", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:ff95b68372db7295c4ffda89570d10707fbd164bce0c917c5e0e6fbf0d60fa98_ppc64le", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:0e76111c278703e118bea781237932f6ac9a2c7d6a94f058e0179f34aadf6f6a_s390x", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:2e061a081ee2b7588e0c9aa0f34dbcb9ca131c92cb979de92b3d3ba5a64dce7b_ppc64le", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:c2a005ef33577022ca4bcc6f2920ff8a4eaf516321809951eec2ee63c33e1a06_arm64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:ce48c1d09b4895557f4b3b0035faf2d9814a2a26ff925f8416926a98481a6680_amd64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:009c6bdd15165d325ddbc82e77fa7281d8c18373c8d461bfbf6cdc8c549cacb2_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:52175d1affc6c731887eff6aaa16e6fdaae7490b10b3982554f775feda667efb_amd64", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:7113d632db784d85bf49ad42414fa81fbb59702e00100371f37c9b990a397bba_arm64", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:ae326af8cdbc821af6bb1275afd74156dece3adad0356b1a413c9c1e6e46c58b_s390x", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:52772532c40e9159157a31b56d8a79c4e33d1a55b3d45fc2eb8a181cc677b6b8_arm64", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:a7e957c472e4824a6542dc17d7916cf2e2223188d053114c2497d8f998c411a2_amd64", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:7dac7233d7fd5ce02a92b51a84069155ec6d8d21b13ed746c3367dadf529dce2_amd64", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e219cb8e4a8d21f07ee52a88c39546dc44e48907cfe8fe4afcccb7bc2aa4a7fc_arm64", "8Base-RHOSE-4.13:openshift4/ose-cloud-event-proxy@sha256:46f824600974bec12fc03bebcdbc5330cb360c16a9d29a50ad24b220fb2224b0_arm64", "8Base-RHOSE-4.13:openshift4/ose-cloud-event-proxy@sha256:dc2ec0699f3d79f3d59d15a957b97b8323bd33f9564d3699af34b68fd89590ec_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cloud-event-proxy@sha256:e834bfe1d478f04dfb7306f21d7620145a1f769896a50bf546b84760ae8d777a_amd64", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:2575004425b9c2223158c1733e92469432509891ea5b0e30025b611d4c8cf545_amd64", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:401e9e3f039e46560495cada67aa1b80cb0cb7ff70606a5debbfaadf7c2998cd_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:b37940a8752f3ee55f426aca9c2e374278d9d912f7ed04e3fe9170ab8f3c8165_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:dc9ebcd0302fcd306964a7cccc11d1bfc8f02415d4bc8e9cb35bd28a6260da3d_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:245aaaf1260d6ad1809cd2c422604d305a85e229c6edf217635bc609af3bf22e_s390x", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:595bad7de13f2868051889893c50b84e02f73f23845a27a07742a1ccfdf0c65c_arm64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6c681e530907c69312d10aeb11460b88ebaff132a68c625cc766a917eaa153d3_amd64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d80e6cef841786973ea337b7c73c226203a8d218a08898af5bdc241c34905925_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:478dc2cda8f3364e1f9a93435d60ee3f0ff7f0e7e321454e189d5d45ad2871fe_amd64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:7e8359432953862af3ed9b38d7f33d81d70fca30463a89f865ffbb0d2c87b246_arm64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:a50a7b2d0cefbead9c6ae1aae8d4f37a4e0e392d9d3942731f689f39a67f8173_s390x", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:dde7366bc43ec0b39b858414a242585af544d45885e1839c23b505c00ab6a4fe_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1193a50bee8e5b3035a1de07c32b59f572d0313c35d088164efc8f3003dc957f_amd64", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1e38e2c91e214979eddc945a9794f586f31a54404a45306e67ff38a7cad7387d_s390x", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:58eff009d0be97bc2c2382076c53daefc516ca4c744edc3a6199529adef805b0_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f19d6cbf78b13cf7194b6140787a46a0cfb69830ff0d1cc9aa8dce1555c8f233_arm64", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:0b63831554a8671a040fa0fd9fd33e90365daddd5942a5d205bd31e8c91724a3_amd64", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:4a5da1e211e5316cb32e0394fadfdb7c1b5c6ffe35b4161208580c31f5d1b079_s390x", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:ba7ce56d823715535bc7463ace365813a57e35017febde0d9c5d89bb906d5a6d_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:f80cff83a9f383d6ef8b4cdc8dc6e89324459c44df480f113e7fb5f073eb0be4_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:69ce5075096482b85fa4bdf4d6e20096f7956d5fa8dbfa0754771c3b407e35a3_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:b04fe9ef696ffb0550dd624d7ca60f3387032d930d33ead8c58c8b56f2d1bfc2_amd64", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:e7da7c3dc0ce571c642284bfadd7b00e1655ae1766600413fa32e8851e8de0b5_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:eed28e545263037654d77acd62f64f6010cc56d54a1f1f0a8b5c734f3ded99fc_s390x", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:18e45c451104898d2d55db4fff8804fa81c649eb6870f7d39548b504a992695a_amd64", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:2ac1372d5adc827adf3cef831a9330391010d0d4956422b38fd366fa3c921473_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:96d959d26acffd7ebd9b8f25714820cda9d6e7999935104d2fe8aedb4f9406da_s390x", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:9919d9acf5b2a70488eaf5858c0638b47542a189f2fd769ecb5fa577002a9f4b_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:19687ded625229ce9e33e7e3b432b4806b0004061a373aed97a7c1d75e2c3479_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:314d0ee862a0cabe8cfe9a991c4d376b4c4b75366127749b0b728eb2004f2ad6_s390x", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:5bb636537986709ca065bc075acf22210d9a40fb85115f67f86b5f35f36226d6_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:9e3ffc43246afceacfaefcf2a2acf06e19f9b1a447972111565ab7bdc9476903_amd64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:34a02828873a4832cdfacec06b3582420d30bf4420ffefcc5f2062a162f613d3_arm64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:80bac842797379dbb54797a1596a3849020acf2d005ef4e10df64d08b6e1b27b_amd64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:e039868ad48ea141cbbe46720a7fe124a6c68c5d0cdc5e6b0a3173d3d63592b7_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27ff1ff1f9644e03ab1e1fd132c0852e039c86e08f4b69607ea9bca0a82b29d6_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:3ba3e4be3b4bd6623322dc72ca4872052b489f1bf17b6918b4dce5a83c4e0415_amd64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b356225466acf24968503a45f70bff85a2c994a37691b41e838dd56b2d8fbaf7_arm64", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:201efa970a248e7ade2f10dc6757f99a8b4aa8cf9a0354a67b970c7fde1ab932_s390x", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:392ee03d10ad585d1a2fc007145c43cb44546daa618b0d1fd127b9e4b3c1a1b0_arm64", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:4ee134ce7226c8cb99997e94044e4bf93c825d75d3d18e4e06abd10245e94a7a_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:5026202f1ad076be9aca81f8c6d2c9a1831404c95be8a218803f9cd9359f10ca_amd64", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f9ce34c3eb56d20e4e60a74d1d866c22c4466da32096ca9350d01a20cddaf82_amd64", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:33a5204392a3c16e09e6969b45c99aba099a5520d0523569ab0ee22616cd97d0_arm64", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c77accaf43cf624d4b151ad0eadfc37724d098755cdab6e7b78e92618bba92da_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:cee9ac3fd44884543dce37008ff3d08051a346c0627ddcc52744b9b68d9ff0fd_s390x", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:1d04bc9cf3abdfb20803d4fc1049d355ae38a08214737c758254acca40ad31cc_s390x", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:32050e72125b4f4ef682ba320d06f52ed897d151495ca99c2473e3e14588944e_amd64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:36e97394e731613d77adb8529f5b5b4be14d01d27bad1dbd393b43e4a4350190_arm64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:b9bccd70ea7710fd2f5c6ad5fbbcd0f0b0a211eb9a3a7fe1ea27a22fb2f6331c_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:0119da6bb24b79303b02b3b7b8f45b1bd9b3146bd66b7e7f4a92187f1e55ac84_s390x", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:3d29c57d49be5e7e1e9c366f0718ba22435a35068ce45b916d80007b144dd3c3_arm64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:5c4a8aca9e0ce273f3afb7ee854e39f64b87862efd5b4c2109a7fd90115d9088_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:da21ea4c94e9a52ae2e9c3cf0a9d532d516334bbcb395d6b9ebb11203ff617c5_amd64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:07d4d450c115d3a363ce76388abdeee9edd45e1647cf860e3a58e83a477c7856_arm64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:63c1ed0a03cda2e0439ef3b3efb132242086011af32520a7385c62b4cb838510_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:8b75a6a1e1d28aa934313b8a1d927a27bd7c463719ca3f500daee3bae9c11d06_amd64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:bae65ad0f716c6ecbcd8b459b06af88da5e8a0c122615d6821f54d4e22a744f2_s390x", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:3c91ecba6c212bdae4e40def7d05cd63958c9396d0c5c5d78a10062037cf9cea_amd64", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:4c79ca3ef701c3703102d774f1b5adbe305beaa71d316dcf5eb5a155a008854b_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:506e0a18c9fe83c6d5c3c983f31a4a83f11bafe7c7a08eac255386c09e665a60_s390x", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:7bac217f724b62d25b32453e0878cba2a33dd4576eb7a6eee02c7150c9ccd9fd_arm64", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:5f06ee825552b77a39937e4a65cf9c43a78ccf3b7557fa79c28a0ea51821ba75_amd64", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a040690f5c44f5125b06945d4434ac79684436de9d3169efca237f83e74444ec_arm64", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a5ad59c51a738c07600062814b0dda8a41db0bd997a944afdda9a5eb7d18b365_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a7aed86c77eef60f0909158eb5db9f1b042661427f13366a77e019c0c0074b97_s390x", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:471e0e06d5a012bbcc3c861b80f9c7f749486cdd942f7ffc0a30f1bc6e77bc81_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:55c66594c7b7079cf0d6ad8cb57189fdc7363e296bd2aa7c335c531fe5befa18_s390x", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:9768c8c3f85492dbe8ab180f4eec5840bb9824f67fa02fdd170c6a053439d870_amd64", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:ccdb363b2f09a846e2278ead081fbe4390cd98d45c6979a980986de01d8db0f2_arm64", "8Base-RHOSE-4.13:openshift4/ose-ptp-operator@sha256:36af36bf918ee0d903dd9889d5bfcb5d04c70604d6b22181f6d9c4956ecc19ab_amd64", "8Base-RHOSE-4.13:openshift4/ose-ptp-operator@sha256:b674950689e6c8d397e466eefb28ea2ae79a9362c3722fb51a270fa13daeb398_arm64", "8Base-RHOSE-4.13:openshift4/ose-ptp-operator@sha256:bd7f7504e21f37d1b02c611275e70959ae3ec01965d05f0184d0e0c35ffce8ae_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ptp@sha256:2fcae129b915fa6dcbc2eff7896bdb9ccd950d4b7b0b315c6ed573284bf963e9_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ptp@sha256:61fab2e57f8fd52cfeac9a69fe12daaa9a07620ff230a099908f0c9c23db4be1_amd64", "8Base-RHOSE-4.13:openshift4/ose-ptp@sha256:90cfb82cfefbd36ae8035d10b6147a2cf4877daee7c1d878626a86c3040bb332_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-cni@sha256:12fb9dab14b0787d15531628672502058e5ce94f8eefd89eb354da4062fa037e_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-cni@sha256:8c80127f2695ec67a6b3c04ac434f297749045a2b34866fa7c05b6ac5504df7e_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-cni@sha256:b9a88e4d70394fe7bd94cf96f9e80ad44a0bbc608e39b3ee1cc37aa69c724f8d_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-dp-admission-controller@sha256:19eb2de358856a41275cca2ad410a2a1bcb658aea8850f9bb504db4f61b33293_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-dp-admission-controller@sha256:2cfe635b2294f9b7d5b56fd32c1107aa2e792d197e618bb99747033391d11fac_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-dp-admission-controller@sha256:3e0e1c935d49602fd6d1fdb80dbb925648eef8a48b84559f5c6dc766b35f85cc_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-infiniband-cni@sha256:2e8383069cd9ef23fecdc7da30b3d981b28a8eefa3de294dac23fc7f0aaa5382_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-infiniband-cni@sha256:7bb098dd62230a751d01328ad2a95fdc22b2030bc690ad768f938ed32f326800_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-infiniband-cni@sha256:98cdfdd6d3f4ea1c1949d130604db81244920ac860fe69ce4d0314eecb2d4f8f_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-config-daemon@sha256:1cbdefa812aa2c163b434a999815a5b8a5c16cdfd589715951e27fee40dea9d0_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-config-daemon@sha256:3e706ded2267a335b7bfee8b7f1018b07e749b38ddfffc7f1d67d60bf7be960a_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-config-daemon@sha256:be3f535fce09c1b130a1d3914d63b3bcbbaf65d8b409e5dc53fb3b7884075910_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-device-plugin@sha256:97811a0935e97dc5d59f0b5c4a5a00dfa3453c1a696257707b90daa864921168_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-device-plugin@sha256:a2fa18ed2a05baf2fa19b7b19cfa82e7e199e41b1b1e741d6211bab2d4970c1e_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-device-plugin@sha256:e803989f43e435739596923b11b83890aaa9bae2f5c110432f48cafc90ba3e69_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-operator@sha256:06891592833c42442c68f8762f61246a5460637f557afae102cbf7a0738f88c6_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-operator@sha256:4cec813491946013df92dc763ae2f5181a597ddae6ba4ad7676d7bb732d5a071_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-operator@sha256:9d02b55f1a8ca1009f2db7d7134db116959da2f60e61b2aa8ff7d4845682b591_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-webhook@sha256:8ac946db458f3e896fcbf06c2fc944a591c81373762621ae827b78228b6ef11f_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-webhook@sha256:9c7c37e118184c6a4e4a102236a05155c1aebfc092fc047b75e2da56f40c8a63_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-webhook@sha256:f07202f93fc360ae96265078256ab0c3c060eab09088f57ec5e7096ff51e8e23_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:355a64df098a707ee05ca4fd9876123984dfa97015a7a262ff7b261fac7a5ec4_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3760a238aa06cbbd9fd4781e65b8eeb6b79fc371c3842f20a0db8f95e334a2e2_amd64", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:602df69fd96e2d41d8984bd6674cd0df7dabbd1d18c8c8715507d4f8cf8497d2_s390x", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ce8aba3ea49011ef0fe3891491c2a3ed4e4a9e0b67e3cf2013ce67110fdff59b_arm64", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2bfd49d82227cabb74382aedba034ae013622c295dbafd8798d84dd526b50623_arm64", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ac8cdb278281d0e44624e0650aec2dc21da45b94d8a02ddb987cc76a8ceb94ee_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:bb557808aa85b5fc798a15f9eccc987d23900f4ea1287ba0988af2803a6df6e8_s390x", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ed7235879c6f106c364bba7239a3bfe1b06bff1a11dd1acadc133aee9b3da0c2_amd64", "8Base-RHOSE-4.13:openshift4/ptp-must-gather-rhel8@sha256:35aa350c69bd3e1b52610aafa043b36727b26a93480b47f238adffa42cca93b1_ppc64le", "8Base-RHOSE-4.13:openshift4/ptp-must-gather-rhel8@sha256:3e0765b51096b962251bb33fb9386e6cdb786b28a4532bd32072f552347ca735_arm64", "8Base-RHOSE-4.13:openshift4/ptp-must-gather-rhel8@sha256:c094150f51899764faa0850d6e977433c801b88516fbd85df87dbc105fdbf303_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-07-20T16:20:18+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:openshift4/ose-cluster-nfd-operator@sha256:14e198737e1e8de50cd581dc9ca346e3b1bebad38d62a6915382d0681d7605aa_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:53450784ef923a3804439254604a3b8e299ea65f4054671e05e655e65c058c2d_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:53ff6f9dd71fdce92924860a2fc327b90efae09df11b975aec79bd8df3b7d5a7_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:f3a565ff41ea1d90dfec52036653205c93e985669bcc36e72e8d51c07b05a766_amd64", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:15ba974b1949472d6d432d8414458f1d27e35b8d7e3d1eab6a51a670d22befc0_arm64", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:69a51bed5bb751e386ea5e12e6ba5aa5deff643a47832f503d04a59502a8533d_s390x", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:dffc41096b65d009a873eb7ae51bcf93c2a1feabec1acef7de6683bc9a2390e0_amd64", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:efd11c7275baabcf5854a2292632c0880bc0467b7290aa2742f1bfcf16e58e10_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:4090" } ], "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": [ "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64", "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x", "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64", "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le", "8Base-RHOSE-4.13:openshift4/dpu-network-rhel8-operator@sha256:1da2effd3f99dafc094ce06f306ecab9bbff8ed40f033880185b78c2490e4c93_arm64", "8Base-RHOSE-4.13:openshift4/dpu-network-rhel8-operator@sha256:aa60e888e0725bfcd027a134f600a580ffdff1290b818e5368f676bd2ad30f2f_amd64", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:574d0ca333b6863d1f20aee0cca9db78d7b89b0412c12518b1c202831f7d4015_amd64", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:bcd000fae0841ce9948ec6c1b9e0dd76eaf8b2e5c75c6b558852c7812a58ee02_ppc64le", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:cfb078d207ce931acb5bceb978690a3d6b795ba893e20745bfefd0fe3508f8c5_arm64", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:e79f8c91e08d6424654056bd4db3e1424fa0ccb3254191e4495c89be9b478118_s390x", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:0e07c372c26f68e3284021104b52357fae049dd1853ae97ddf67ebf6fa43919e_arm64", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:a73a5befdf34c153f0bc095ecce2bd66b7c3823c617a7369c5e30017b34cc844_ppc64le", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:aad0b1d519abef572d4ce42c3a9a11369738a6eb27a330a28b674f976a28bcd7_amd64", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:c8601852efb6b725e18b4a1358126c2caa9468385404e9566b486b8e0c0e18be_s390x", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:057d5c76857650312bbfca299aac81c26665747358d7e69f8a23fd0c54103cd9_arm64", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:5c9e9274b46f658481f85c053bb4c9b6dad0561cd85d53f321f700129d2a082c_s390x", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:c076b3f3b46f8abd4bcac6e2daac78c527d1e48411c62a1092bb5035e4c36c54_ppc64le", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:f24f6008bd1bd5506c1f2b4a2e268e6b9577b679f913fe08ccbc30adee03d543_amd64", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:282f19603b00baf84b32977c94df8b44e6fdcd5401f3842c16850429f2009084_arm64", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:5c24dc743a2dfa3187ec99eca3c402c2f02e23dc94a47e0e63a3897372b7f84e_amd64", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:8924c5daeae9246db1171ca4c65e0c0a879c3e5bee34e319c5a7fb1226212e36_s390x", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:ff95b68372db7295c4ffda89570d10707fbd164bce0c917c5e0e6fbf0d60fa98_ppc64le", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:0e76111c278703e118bea781237932f6ac9a2c7d6a94f058e0179f34aadf6f6a_s390x", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:2e061a081ee2b7588e0c9aa0f34dbcb9ca131c92cb979de92b3d3ba5a64dce7b_ppc64le", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:c2a005ef33577022ca4bcc6f2920ff8a4eaf516321809951eec2ee63c33e1a06_arm64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:ce48c1d09b4895557f4b3b0035faf2d9814a2a26ff925f8416926a98481a6680_amd64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:009c6bdd15165d325ddbc82e77fa7281d8c18373c8d461bfbf6cdc8c549cacb2_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:52175d1affc6c731887eff6aaa16e6fdaae7490b10b3982554f775feda667efb_amd64", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:7113d632db784d85bf49ad42414fa81fbb59702e00100371f37c9b990a397bba_arm64", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:ae326af8cdbc821af6bb1275afd74156dece3adad0356b1a413c9c1e6e46c58b_s390x", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:52772532c40e9159157a31b56d8a79c4e33d1a55b3d45fc2eb8a181cc677b6b8_arm64", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:a7e957c472e4824a6542dc17d7916cf2e2223188d053114c2497d8f998c411a2_amd64", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:7dac7233d7fd5ce02a92b51a84069155ec6d8d21b13ed746c3367dadf529dce2_amd64", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e219cb8e4a8d21f07ee52a88c39546dc44e48907cfe8fe4afcccb7bc2aa4a7fc_arm64", "8Base-RHOSE-4.13:openshift4/ose-cloud-event-proxy@sha256:46f824600974bec12fc03bebcdbc5330cb360c16a9d29a50ad24b220fb2224b0_arm64", "8Base-RHOSE-4.13:openshift4/ose-cloud-event-proxy@sha256:dc2ec0699f3d79f3d59d15a957b97b8323bd33f9564d3699af34b68fd89590ec_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cloud-event-proxy@sha256:e834bfe1d478f04dfb7306f21d7620145a1f769896a50bf546b84760ae8d777a_amd64", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:2575004425b9c2223158c1733e92469432509891ea5b0e30025b611d4c8cf545_amd64", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:401e9e3f039e46560495cada67aa1b80cb0cb7ff70606a5debbfaadf7c2998cd_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:b37940a8752f3ee55f426aca9c2e374278d9d912f7ed04e3fe9170ab8f3c8165_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:dc9ebcd0302fcd306964a7cccc11d1bfc8f02415d4bc8e9cb35bd28a6260da3d_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64", "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:14e198737e1e8de50cd581dc9ca346e3b1bebad38d62a6915382d0681d7605aa_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:53450784ef923a3804439254604a3b8e299ea65f4054671e05e655e65c058c2d_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:53ff6f9dd71fdce92924860a2fc327b90efae09df11b975aec79bd8df3b7d5a7_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:f3a565ff41ea1d90dfec52036653205c93e985669bcc36e72e8d51c07b05a766_amd64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:245aaaf1260d6ad1809cd2c422604d305a85e229c6edf217635bc609af3bf22e_s390x", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:595bad7de13f2868051889893c50b84e02f73f23845a27a07742a1ccfdf0c65c_arm64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6c681e530907c69312d10aeb11460b88ebaff132a68c625cc766a917eaa153d3_amd64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d80e6cef841786973ea337b7c73c226203a8d218a08898af5bdc241c34905925_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:478dc2cda8f3364e1f9a93435d60ee3f0ff7f0e7e321454e189d5d45ad2871fe_amd64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:7e8359432953862af3ed9b38d7f33d81d70fca30463a89f865ffbb0d2c87b246_arm64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:a50a7b2d0cefbead9c6ae1aae8d4f37a4e0e392d9d3942731f689f39a67f8173_s390x", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:dde7366bc43ec0b39b858414a242585af544d45885e1839c23b505c00ab6a4fe_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1193a50bee8e5b3035a1de07c32b59f572d0313c35d088164efc8f3003dc957f_amd64", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1e38e2c91e214979eddc945a9794f586f31a54404a45306e67ff38a7cad7387d_s390x", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:58eff009d0be97bc2c2382076c53daefc516ca4c744edc3a6199529adef805b0_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f19d6cbf78b13cf7194b6140787a46a0cfb69830ff0d1cc9aa8dce1555c8f233_arm64", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:0b63831554a8671a040fa0fd9fd33e90365daddd5942a5d205bd31e8c91724a3_amd64", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:4a5da1e211e5316cb32e0394fadfdb7c1b5c6ffe35b4161208580c31f5d1b079_s390x", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:ba7ce56d823715535bc7463ace365813a57e35017febde0d9c5d89bb906d5a6d_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:f80cff83a9f383d6ef8b4cdc8dc6e89324459c44df480f113e7fb5f073eb0be4_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:69ce5075096482b85fa4bdf4d6e20096f7956d5fa8dbfa0754771c3b407e35a3_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:b04fe9ef696ffb0550dd624d7ca60f3387032d930d33ead8c58c8b56f2d1bfc2_amd64", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:e7da7c3dc0ce571c642284bfadd7b00e1655ae1766600413fa32e8851e8de0b5_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:eed28e545263037654d77acd62f64f6010cc56d54a1f1f0a8b5c734f3ded99fc_s390x", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:18e45c451104898d2d55db4fff8804fa81c649eb6870f7d39548b504a992695a_amd64", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:2ac1372d5adc827adf3cef831a9330391010d0d4956422b38fd366fa3c921473_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:96d959d26acffd7ebd9b8f25714820cda9d6e7999935104d2fe8aedb4f9406da_s390x", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:9919d9acf5b2a70488eaf5858c0638b47542a189f2fd769ecb5fa577002a9f4b_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:19687ded625229ce9e33e7e3b432b4806b0004061a373aed97a7c1d75e2c3479_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:314d0ee862a0cabe8cfe9a991c4d376b4c4b75366127749b0b728eb2004f2ad6_s390x", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:5bb636537986709ca065bc075acf22210d9a40fb85115f67f86b5f35f36226d6_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:9e3ffc43246afceacfaefcf2a2acf06e19f9b1a447972111565ab7bdc9476903_amd64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:34a02828873a4832cdfacec06b3582420d30bf4420ffefcc5f2062a162f613d3_arm64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:80bac842797379dbb54797a1596a3849020acf2d005ef4e10df64d08b6e1b27b_amd64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:e039868ad48ea141cbbe46720a7fe124a6c68c5d0cdc5e6b0a3173d3d63592b7_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27ff1ff1f9644e03ab1e1fd132c0852e039c86e08f4b69607ea9bca0a82b29d6_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:3ba3e4be3b4bd6623322dc72ca4872052b489f1bf17b6918b4dce5a83c4e0415_amd64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b356225466acf24968503a45f70bff85a2c994a37691b41e838dd56b2d8fbaf7_arm64", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:201efa970a248e7ade2f10dc6757f99a8b4aa8cf9a0354a67b970c7fde1ab932_s390x", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:392ee03d10ad585d1a2fc007145c43cb44546daa618b0d1fd127b9e4b3c1a1b0_arm64", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:4ee134ce7226c8cb99997e94044e4bf93c825d75d3d18e4e06abd10245e94a7a_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:5026202f1ad076be9aca81f8c6d2c9a1831404c95be8a218803f9cd9359f10ca_amd64", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f9ce34c3eb56d20e4e60a74d1d866c22c4466da32096ca9350d01a20cddaf82_amd64", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:33a5204392a3c16e09e6969b45c99aba099a5520d0523569ab0ee22616cd97d0_arm64", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c77accaf43cf624d4b151ad0eadfc37724d098755cdab6e7b78e92618bba92da_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:cee9ac3fd44884543dce37008ff3d08051a346c0627ddcc52744b9b68d9ff0fd_s390x", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:1d04bc9cf3abdfb20803d4fc1049d355ae38a08214737c758254acca40ad31cc_s390x", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:32050e72125b4f4ef682ba320d06f52ed897d151495ca99c2473e3e14588944e_amd64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:36e97394e731613d77adb8529f5b5b4be14d01d27bad1dbd393b43e4a4350190_arm64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:b9bccd70ea7710fd2f5c6ad5fbbcd0f0b0a211eb9a3a7fe1ea27a22fb2f6331c_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:0119da6bb24b79303b02b3b7b8f45b1bd9b3146bd66b7e7f4a92187f1e55ac84_s390x", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:3d29c57d49be5e7e1e9c366f0718ba22435a35068ce45b916d80007b144dd3c3_arm64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:5c4a8aca9e0ce273f3afb7ee854e39f64b87862efd5b4c2109a7fd90115d9088_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:da21ea4c94e9a52ae2e9c3cf0a9d532d516334bbcb395d6b9ebb11203ff617c5_amd64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:07d4d450c115d3a363ce76388abdeee9edd45e1647cf860e3a58e83a477c7856_arm64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:63c1ed0a03cda2e0439ef3b3efb132242086011af32520a7385c62b4cb838510_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:8b75a6a1e1d28aa934313b8a1d927a27bd7c463719ca3f500daee3bae9c11d06_amd64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:bae65ad0f716c6ecbcd8b459b06af88da5e8a0c122615d6821f54d4e22a744f2_s390x", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:15ba974b1949472d6d432d8414458f1d27e35b8d7e3d1eab6a51a670d22befc0_arm64", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:69a51bed5bb751e386ea5e12e6ba5aa5deff643a47832f503d04a59502a8533d_s390x", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:dffc41096b65d009a873eb7ae51bcf93c2a1feabec1acef7de6683bc9a2390e0_amd64", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:efd11c7275baabcf5854a2292632c0880bc0467b7290aa2742f1bfcf16e58e10_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:3c91ecba6c212bdae4e40def7d05cd63958c9396d0c5c5d78a10062037cf9cea_amd64", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:4c79ca3ef701c3703102d774f1b5adbe305beaa71d316dcf5eb5a155a008854b_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:506e0a18c9fe83c6d5c3c983f31a4a83f11bafe7c7a08eac255386c09e665a60_s390x", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:7bac217f724b62d25b32453e0878cba2a33dd4576eb7a6eee02c7150c9ccd9fd_arm64", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:5f06ee825552b77a39937e4a65cf9c43a78ccf3b7557fa79c28a0ea51821ba75_amd64", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a040690f5c44f5125b06945d4434ac79684436de9d3169efca237f83e74444ec_arm64", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a5ad59c51a738c07600062814b0dda8a41db0bd997a944afdda9a5eb7d18b365_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a7aed86c77eef60f0909158eb5db9f1b042661427f13366a77e019c0c0074b97_s390x", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:471e0e06d5a012bbcc3c861b80f9c7f749486cdd942f7ffc0a30f1bc6e77bc81_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:55c66594c7b7079cf0d6ad8cb57189fdc7363e296bd2aa7c335c531fe5befa18_s390x", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:9768c8c3f85492dbe8ab180f4eec5840bb9824f67fa02fdd170c6a053439d870_amd64", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:ccdb363b2f09a846e2278ead081fbe4390cd98d45c6979a980986de01d8db0f2_arm64", "8Base-RHOSE-4.13:openshift4/ose-ptp-operator@sha256:36af36bf918ee0d903dd9889d5bfcb5d04c70604d6b22181f6d9c4956ecc19ab_amd64", "8Base-RHOSE-4.13:openshift4/ose-ptp-operator@sha256:b674950689e6c8d397e466eefb28ea2ae79a9362c3722fb51a270fa13daeb398_arm64", "8Base-RHOSE-4.13:openshift4/ose-ptp-operator@sha256:bd7f7504e21f37d1b02c611275e70959ae3ec01965d05f0184d0e0c35ffce8ae_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ptp@sha256:2fcae129b915fa6dcbc2eff7896bdb9ccd950d4b7b0b315c6ed573284bf963e9_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ptp@sha256:61fab2e57f8fd52cfeac9a69fe12daaa9a07620ff230a099908f0c9c23db4be1_amd64", "8Base-RHOSE-4.13:openshift4/ose-ptp@sha256:90cfb82cfefbd36ae8035d10b6147a2cf4877daee7c1d878626a86c3040bb332_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-cni@sha256:12fb9dab14b0787d15531628672502058e5ce94f8eefd89eb354da4062fa037e_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-cni@sha256:8c80127f2695ec67a6b3c04ac434f297749045a2b34866fa7c05b6ac5504df7e_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-cni@sha256:b9a88e4d70394fe7bd94cf96f9e80ad44a0bbc608e39b3ee1cc37aa69c724f8d_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-dp-admission-controller@sha256:19eb2de358856a41275cca2ad410a2a1bcb658aea8850f9bb504db4f61b33293_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-dp-admission-controller@sha256:2cfe635b2294f9b7d5b56fd32c1107aa2e792d197e618bb99747033391d11fac_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-dp-admission-controller@sha256:3e0e1c935d49602fd6d1fdb80dbb925648eef8a48b84559f5c6dc766b35f85cc_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-infiniband-cni@sha256:2e8383069cd9ef23fecdc7da30b3d981b28a8eefa3de294dac23fc7f0aaa5382_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-infiniband-cni@sha256:7bb098dd62230a751d01328ad2a95fdc22b2030bc690ad768f938ed32f326800_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-infiniband-cni@sha256:98cdfdd6d3f4ea1c1949d130604db81244920ac860fe69ce4d0314eecb2d4f8f_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-config-daemon@sha256:1cbdefa812aa2c163b434a999815a5b8a5c16cdfd589715951e27fee40dea9d0_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-config-daemon@sha256:3e706ded2267a335b7bfee8b7f1018b07e749b38ddfffc7f1d67d60bf7be960a_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-config-daemon@sha256:be3f535fce09c1b130a1d3914d63b3bcbbaf65d8b409e5dc53fb3b7884075910_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-device-plugin@sha256:97811a0935e97dc5d59f0b5c4a5a00dfa3453c1a696257707b90daa864921168_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-device-plugin@sha256:a2fa18ed2a05baf2fa19b7b19cfa82e7e199e41b1b1e741d6211bab2d4970c1e_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-device-plugin@sha256:e803989f43e435739596923b11b83890aaa9bae2f5c110432f48cafc90ba3e69_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-operator@sha256:06891592833c42442c68f8762f61246a5460637f557afae102cbf7a0738f88c6_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-operator@sha256:4cec813491946013df92dc763ae2f5181a597ddae6ba4ad7676d7bb732d5a071_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-operator@sha256:9d02b55f1a8ca1009f2db7d7134db116959da2f60e61b2aa8ff7d4845682b591_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-webhook@sha256:8ac946db458f3e896fcbf06c2fc944a591c81373762621ae827b78228b6ef11f_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-webhook@sha256:9c7c37e118184c6a4e4a102236a05155c1aebfc092fc047b75e2da56f40c8a63_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-webhook@sha256:f07202f93fc360ae96265078256ab0c3c060eab09088f57ec5e7096ff51e8e23_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:355a64df098a707ee05ca4fd9876123984dfa97015a7a262ff7b261fac7a5ec4_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3760a238aa06cbbd9fd4781e65b8eeb6b79fc371c3842f20a0db8f95e334a2e2_amd64", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:602df69fd96e2d41d8984bd6674cd0df7dabbd1d18c8c8715507d4f8cf8497d2_s390x", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ce8aba3ea49011ef0fe3891491c2a3ed4e4a9e0b67e3cf2013ce67110fdff59b_arm64", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2bfd49d82227cabb74382aedba034ae013622c295dbafd8798d84dd526b50623_arm64", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ac8cdb278281d0e44624e0650aec2dc21da45b94d8a02ddb987cc76a8ceb94ee_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:bb557808aa85b5fc798a15f9eccc987d23900f4ea1287ba0988af2803a6df6e8_s390x", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ed7235879c6f106c364bba7239a3bfe1b06bff1a11dd1acadc133aee9b3da0c2_amd64", "8Base-RHOSE-4.13:openshift4/ptp-must-gather-rhel8@sha256:35aa350c69bd3e1b52610aafa043b36727b26a93480b47f238adffa42cca93b1_ppc64le", "8Base-RHOSE-4.13:openshift4/ptp-must-gather-rhel8@sha256:3e0765b51096b962251bb33fb9386e6cdb786b28a4532bd32072f552347ca735_arm64", "8Base-RHOSE-4.13:openshift4/ptp-must-gather-rhel8@sha256:c094150f51899764faa0850d6e977433c801b88516fbd85df87dbc105fdbf303_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests" }, { "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64", "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x", "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64", "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le", "8Base-RHOSE-4.13:openshift4/dpu-network-rhel8-operator@sha256:1da2effd3f99dafc094ce06f306ecab9bbff8ed40f033880185b78c2490e4c93_arm64", "8Base-RHOSE-4.13:openshift4/dpu-network-rhel8-operator@sha256:aa60e888e0725bfcd027a134f600a580ffdff1290b818e5368f676bd2ad30f2f_amd64", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:574d0ca333b6863d1f20aee0cca9db78d7b89b0412c12518b1c202831f7d4015_amd64", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:bcd000fae0841ce9948ec6c1b9e0dd76eaf8b2e5c75c6b558852c7812a58ee02_ppc64le", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:cfb078d207ce931acb5bceb978690a3d6b795ba893e20745bfefd0fe3508f8c5_arm64", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:e79f8c91e08d6424654056bd4db3e1424fa0ccb3254191e4495c89be9b478118_s390x", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:0e07c372c26f68e3284021104b52357fae049dd1853ae97ddf67ebf6fa43919e_arm64", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:a73a5befdf34c153f0bc095ecce2bd66b7c3823c617a7369c5e30017b34cc844_ppc64le", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:aad0b1d519abef572d4ce42c3a9a11369738a6eb27a330a28b674f976a28bcd7_amd64", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:c8601852efb6b725e18b4a1358126c2caa9468385404e9566b486b8e0c0e18be_s390x", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:057d5c76857650312bbfca299aac81c26665747358d7e69f8a23fd0c54103cd9_arm64", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:5c9e9274b46f658481f85c053bb4c9b6dad0561cd85d53f321f700129d2a082c_s390x", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:c076b3f3b46f8abd4bcac6e2daac78c527d1e48411c62a1092bb5035e4c36c54_ppc64le", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:f24f6008bd1bd5506c1f2b4a2e268e6b9577b679f913fe08ccbc30adee03d543_amd64", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:282f19603b00baf84b32977c94df8b44e6fdcd5401f3842c16850429f2009084_arm64", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:5c24dc743a2dfa3187ec99eca3c402c2f02e23dc94a47e0e63a3897372b7f84e_amd64", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:8924c5daeae9246db1171ca4c65e0c0a879c3e5bee34e319c5a7fb1226212e36_s390x", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:ff95b68372db7295c4ffda89570d10707fbd164bce0c917c5e0e6fbf0d60fa98_ppc64le", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:0e76111c278703e118bea781237932f6ac9a2c7d6a94f058e0179f34aadf6f6a_s390x", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:2e061a081ee2b7588e0c9aa0f34dbcb9ca131c92cb979de92b3d3ba5a64dce7b_ppc64le", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:c2a005ef33577022ca4bcc6f2920ff8a4eaf516321809951eec2ee63c33e1a06_arm64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:ce48c1d09b4895557f4b3b0035faf2d9814a2a26ff925f8416926a98481a6680_amd64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:009c6bdd15165d325ddbc82e77fa7281d8c18373c8d461bfbf6cdc8c549cacb2_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:52175d1affc6c731887eff6aaa16e6fdaae7490b10b3982554f775feda667efb_amd64", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:7113d632db784d85bf49ad42414fa81fbb59702e00100371f37c9b990a397bba_arm64", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:ae326af8cdbc821af6bb1275afd74156dece3adad0356b1a413c9c1e6e46c58b_s390x", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:52772532c40e9159157a31b56d8a79c4e33d1a55b3d45fc2eb8a181cc677b6b8_arm64", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:a7e957c472e4824a6542dc17d7916cf2e2223188d053114c2497d8f998c411a2_amd64", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:7dac7233d7fd5ce02a92b51a84069155ec6d8d21b13ed746c3367dadf529dce2_amd64", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e219cb8e4a8d21f07ee52a88c39546dc44e48907cfe8fe4afcccb7bc2aa4a7fc_arm64", "8Base-RHOSE-4.13:openshift4/ose-cloud-event-proxy@sha256:46f824600974bec12fc03bebcdbc5330cb360c16a9d29a50ad24b220fb2224b0_arm64", "8Base-RHOSE-4.13:openshift4/ose-cloud-event-proxy@sha256:dc2ec0699f3d79f3d59d15a957b97b8323bd33f9564d3699af34b68fd89590ec_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cloud-event-proxy@sha256:e834bfe1d478f04dfb7306f21d7620145a1f769896a50bf546b84760ae8d777a_amd64", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:2575004425b9c2223158c1733e92469432509891ea5b0e30025b611d4c8cf545_amd64", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:401e9e3f039e46560495cada67aa1b80cb0cb7ff70606a5debbfaadf7c2998cd_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:b37940a8752f3ee55f426aca9c2e374278d9d912f7ed04e3fe9170ab8f3c8165_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:dc9ebcd0302fcd306964a7cccc11d1bfc8f02415d4bc8e9cb35bd28a6260da3d_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:245aaaf1260d6ad1809cd2c422604d305a85e229c6edf217635bc609af3bf22e_s390x", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:595bad7de13f2868051889893c50b84e02f73f23845a27a07742a1ccfdf0c65c_arm64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6c681e530907c69312d10aeb11460b88ebaff132a68c625cc766a917eaa153d3_amd64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d80e6cef841786973ea337b7c73c226203a8d218a08898af5bdc241c34905925_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:478dc2cda8f3364e1f9a93435d60ee3f0ff7f0e7e321454e189d5d45ad2871fe_amd64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:7e8359432953862af3ed9b38d7f33d81d70fca30463a89f865ffbb0d2c87b246_arm64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:a50a7b2d0cefbead9c6ae1aae8d4f37a4e0e392d9d3942731f689f39a67f8173_s390x", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:dde7366bc43ec0b39b858414a242585af544d45885e1839c23b505c00ab6a4fe_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1193a50bee8e5b3035a1de07c32b59f572d0313c35d088164efc8f3003dc957f_amd64", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1e38e2c91e214979eddc945a9794f586f31a54404a45306e67ff38a7cad7387d_s390x", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:58eff009d0be97bc2c2382076c53daefc516ca4c744edc3a6199529adef805b0_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f19d6cbf78b13cf7194b6140787a46a0cfb69830ff0d1cc9aa8dce1555c8f233_arm64", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:0b63831554a8671a040fa0fd9fd33e90365daddd5942a5d205bd31e8c91724a3_amd64", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:4a5da1e211e5316cb32e0394fadfdb7c1b5c6ffe35b4161208580c31f5d1b079_s390x", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:ba7ce56d823715535bc7463ace365813a57e35017febde0d9c5d89bb906d5a6d_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:f80cff83a9f383d6ef8b4cdc8dc6e89324459c44df480f113e7fb5f073eb0be4_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:69ce5075096482b85fa4bdf4d6e20096f7956d5fa8dbfa0754771c3b407e35a3_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:b04fe9ef696ffb0550dd624d7ca60f3387032d930d33ead8c58c8b56f2d1bfc2_amd64", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:e7da7c3dc0ce571c642284bfadd7b00e1655ae1766600413fa32e8851e8de0b5_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:eed28e545263037654d77acd62f64f6010cc56d54a1f1f0a8b5c734f3ded99fc_s390x", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:18e45c451104898d2d55db4fff8804fa81c649eb6870f7d39548b504a992695a_amd64", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:2ac1372d5adc827adf3cef831a9330391010d0d4956422b38fd366fa3c921473_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:96d959d26acffd7ebd9b8f25714820cda9d6e7999935104d2fe8aedb4f9406da_s390x", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:9919d9acf5b2a70488eaf5858c0638b47542a189f2fd769ecb5fa577002a9f4b_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:19687ded625229ce9e33e7e3b432b4806b0004061a373aed97a7c1d75e2c3479_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:314d0ee862a0cabe8cfe9a991c4d376b4c4b75366127749b0b728eb2004f2ad6_s390x", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:5bb636537986709ca065bc075acf22210d9a40fb85115f67f86b5f35f36226d6_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:9e3ffc43246afceacfaefcf2a2acf06e19f9b1a447972111565ab7bdc9476903_amd64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:34a02828873a4832cdfacec06b3582420d30bf4420ffefcc5f2062a162f613d3_arm64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:80bac842797379dbb54797a1596a3849020acf2d005ef4e10df64d08b6e1b27b_amd64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:e039868ad48ea141cbbe46720a7fe124a6c68c5d0cdc5e6b0a3173d3d63592b7_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27ff1ff1f9644e03ab1e1fd132c0852e039c86e08f4b69607ea9bca0a82b29d6_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:3ba3e4be3b4bd6623322dc72ca4872052b489f1bf17b6918b4dce5a83c4e0415_amd64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b356225466acf24968503a45f70bff85a2c994a37691b41e838dd56b2d8fbaf7_arm64", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:201efa970a248e7ade2f10dc6757f99a8b4aa8cf9a0354a67b970c7fde1ab932_s390x", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:392ee03d10ad585d1a2fc007145c43cb44546daa618b0d1fd127b9e4b3c1a1b0_arm64", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:4ee134ce7226c8cb99997e94044e4bf93c825d75d3d18e4e06abd10245e94a7a_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:5026202f1ad076be9aca81f8c6d2c9a1831404c95be8a218803f9cd9359f10ca_amd64", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f9ce34c3eb56d20e4e60a74d1d866c22c4466da32096ca9350d01a20cddaf82_amd64", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:33a5204392a3c16e09e6969b45c99aba099a5520d0523569ab0ee22616cd97d0_arm64", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c77accaf43cf624d4b151ad0eadfc37724d098755cdab6e7b78e92618bba92da_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:cee9ac3fd44884543dce37008ff3d08051a346c0627ddcc52744b9b68d9ff0fd_s390x", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:1d04bc9cf3abdfb20803d4fc1049d355ae38a08214737c758254acca40ad31cc_s390x", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:32050e72125b4f4ef682ba320d06f52ed897d151495ca99c2473e3e14588944e_amd64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:36e97394e731613d77adb8529f5b5b4be14d01d27bad1dbd393b43e4a4350190_arm64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:b9bccd70ea7710fd2f5c6ad5fbbcd0f0b0a211eb9a3a7fe1ea27a22fb2f6331c_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:0119da6bb24b79303b02b3b7b8f45b1bd9b3146bd66b7e7f4a92187f1e55ac84_s390x", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:3d29c57d49be5e7e1e9c366f0718ba22435a35068ce45b916d80007b144dd3c3_arm64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:5c4a8aca9e0ce273f3afb7ee854e39f64b87862efd5b4c2109a7fd90115d9088_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:da21ea4c94e9a52ae2e9c3cf0a9d532d516334bbcb395d6b9ebb11203ff617c5_amd64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:07d4d450c115d3a363ce76388abdeee9edd45e1647cf860e3a58e83a477c7856_arm64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:63c1ed0a03cda2e0439ef3b3efb132242086011af32520a7385c62b4cb838510_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:8b75a6a1e1d28aa934313b8a1d927a27bd7c463719ca3f500daee3bae9c11d06_amd64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:bae65ad0f716c6ecbcd8b459b06af88da5e8a0c122615d6821f54d4e22a744f2_s390x", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:3c91ecba6c212bdae4e40def7d05cd63958c9396d0c5c5d78a10062037cf9cea_amd64", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:4c79ca3ef701c3703102d774f1b5adbe305beaa71d316dcf5eb5a155a008854b_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:506e0a18c9fe83c6d5c3c983f31a4a83f11bafe7c7a08eac255386c09e665a60_s390x", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:7bac217f724b62d25b32453e0878cba2a33dd4576eb7a6eee02c7150c9ccd9fd_arm64", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:5f06ee825552b77a39937e4a65cf9c43a78ccf3b7557fa79c28a0ea51821ba75_amd64", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a040690f5c44f5125b06945d4434ac79684436de9d3169efca237f83e74444ec_arm64", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a5ad59c51a738c07600062814b0dda8a41db0bd997a944afdda9a5eb7d18b365_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a7aed86c77eef60f0909158eb5db9f1b042661427f13366a77e019c0c0074b97_s390x", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:471e0e06d5a012bbcc3c861b80f9c7f749486cdd942f7ffc0a30f1bc6e77bc81_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:55c66594c7b7079cf0d6ad8cb57189fdc7363e296bd2aa7c335c531fe5befa18_s390x", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:9768c8c3f85492dbe8ab180f4eec5840bb9824f67fa02fdd170c6a053439d870_amd64", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:ccdb363b2f09a846e2278ead081fbe4390cd98d45c6979a980986de01d8db0f2_arm64", "8Base-RHOSE-4.13:openshift4/ose-ptp-operator@sha256:36af36bf918ee0d903dd9889d5bfcb5d04c70604d6b22181f6d9c4956ecc19ab_amd64", "8Base-RHOSE-4.13:openshift4/ose-ptp-operator@sha256:b674950689e6c8d397e466eefb28ea2ae79a9362c3722fb51a270fa13daeb398_arm64", "8Base-RHOSE-4.13:openshift4/ose-ptp-operator@sha256:bd7f7504e21f37d1b02c611275e70959ae3ec01965d05f0184d0e0c35ffce8ae_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ptp@sha256:2fcae129b915fa6dcbc2eff7896bdb9ccd950d4b7b0b315c6ed573284bf963e9_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ptp@sha256:61fab2e57f8fd52cfeac9a69fe12daaa9a07620ff230a099908f0c9c23db4be1_amd64", "8Base-RHOSE-4.13:openshift4/ose-ptp@sha256:90cfb82cfefbd36ae8035d10b6147a2cf4877daee7c1d878626a86c3040bb332_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-cni@sha256:12fb9dab14b0787d15531628672502058e5ce94f8eefd89eb354da4062fa037e_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-cni@sha256:8c80127f2695ec67a6b3c04ac434f297749045a2b34866fa7c05b6ac5504df7e_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-cni@sha256:b9a88e4d70394fe7bd94cf96f9e80ad44a0bbc608e39b3ee1cc37aa69c724f8d_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-dp-admission-controller@sha256:19eb2de358856a41275cca2ad410a2a1bcb658aea8850f9bb504db4f61b33293_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-dp-admission-controller@sha256:2cfe635b2294f9b7d5b56fd32c1107aa2e792d197e618bb99747033391d11fac_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-dp-admission-controller@sha256:3e0e1c935d49602fd6d1fdb80dbb925648eef8a48b84559f5c6dc766b35f85cc_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-infiniband-cni@sha256:2e8383069cd9ef23fecdc7da30b3d981b28a8eefa3de294dac23fc7f0aaa5382_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-infiniband-cni@sha256:7bb098dd62230a751d01328ad2a95fdc22b2030bc690ad768f938ed32f326800_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-infiniband-cni@sha256:98cdfdd6d3f4ea1c1949d130604db81244920ac860fe69ce4d0314eecb2d4f8f_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-config-daemon@sha256:1cbdefa812aa2c163b434a999815a5b8a5c16cdfd589715951e27fee40dea9d0_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-config-daemon@sha256:3e706ded2267a335b7bfee8b7f1018b07e749b38ddfffc7f1d67d60bf7be960a_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-config-daemon@sha256:be3f535fce09c1b130a1d3914d63b3bcbbaf65d8b409e5dc53fb3b7884075910_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-device-plugin@sha256:97811a0935e97dc5d59f0b5c4a5a00dfa3453c1a696257707b90daa864921168_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-device-plugin@sha256:a2fa18ed2a05baf2fa19b7b19cfa82e7e199e41b1b1e741d6211bab2d4970c1e_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-device-plugin@sha256:e803989f43e435739596923b11b83890aaa9bae2f5c110432f48cafc90ba3e69_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-operator@sha256:06891592833c42442c68f8762f61246a5460637f557afae102cbf7a0738f88c6_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-operator@sha256:4cec813491946013df92dc763ae2f5181a597ddae6ba4ad7676d7bb732d5a071_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-operator@sha256:9d02b55f1a8ca1009f2db7d7134db116959da2f60e61b2aa8ff7d4845682b591_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-webhook@sha256:8ac946db458f3e896fcbf06c2fc944a591c81373762621ae827b78228b6ef11f_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-webhook@sha256:9c7c37e118184c6a4e4a102236a05155c1aebfc092fc047b75e2da56f40c8a63_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-webhook@sha256:f07202f93fc360ae96265078256ab0c3c060eab09088f57ec5e7096ff51e8e23_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:355a64df098a707ee05ca4fd9876123984dfa97015a7a262ff7b261fac7a5ec4_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3760a238aa06cbbd9fd4781e65b8eeb6b79fc371c3842f20a0db8f95e334a2e2_amd64", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:602df69fd96e2d41d8984bd6674cd0df7dabbd1d18c8c8715507d4f8cf8497d2_s390x", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ce8aba3ea49011ef0fe3891491c2a3ed4e4a9e0b67e3cf2013ce67110fdff59b_arm64", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2bfd49d82227cabb74382aedba034ae013622c295dbafd8798d84dd526b50623_arm64", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ac8cdb278281d0e44624e0650aec2dc21da45b94d8a02ddb987cc76a8ceb94ee_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:bb557808aa85b5fc798a15f9eccc987d23900f4ea1287ba0988af2803a6df6e8_s390x", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ed7235879c6f106c364bba7239a3bfe1b06bff1a11dd1acadc133aee9b3da0c2_amd64", "8Base-RHOSE-4.13:openshift4/ptp-must-gather-rhel8@sha256:35aa350c69bd3e1b52610aafa043b36727b26a93480b47f238adffa42cca93b1_ppc64le", "8Base-RHOSE-4.13:openshift4/ptp-must-gather-rhel8@sha256:3e0765b51096b962251bb33fb9386e6cdb786b28a4532bd32072f552347ca735_arm64", "8Base-RHOSE-4.13:openshift4/ptp-must-gather-rhel8@sha256:c094150f51899764faa0850d6e977433c801b88516fbd85df87dbc105fdbf303_amd64" ] } ], "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-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:14e198737e1e8de50cd581dc9ca346e3b1bebad38d62a6915382d0681d7605aa_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:53450784ef923a3804439254604a3b8e299ea65f4054671e05e655e65c058c2d_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:53ff6f9dd71fdce92924860a2fc327b90efae09df11b975aec79bd8df3b7d5a7_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:f3a565ff41ea1d90dfec52036653205c93e985669bcc36e72e8d51c07b05a766_amd64", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:15ba974b1949472d6d432d8414458f1d27e35b8d7e3d1eab6a51a670d22befc0_arm64", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:69a51bed5bb751e386ea5e12e6ba5aa5deff643a47832f503d04a59502a8533d_s390x", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:dffc41096b65d009a873eb7ae51bcf93c2a1feabec1acef7de6683bc9a2390e0_amd64", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:efd11c7275baabcf5854a2292632c0880bc0467b7290aa2742f1bfcf16e58e10_ppc64le" ], "known_not_affected": [ "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64", "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x", "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64", "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le", "8Base-RHOSE-4.13:openshift4/dpu-network-rhel8-operator@sha256:1da2effd3f99dafc094ce06f306ecab9bbff8ed40f033880185b78c2490e4c93_arm64", "8Base-RHOSE-4.13:openshift4/dpu-network-rhel8-operator@sha256:aa60e888e0725bfcd027a134f600a580ffdff1290b818e5368f676bd2ad30f2f_amd64", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:574d0ca333b6863d1f20aee0cca9db78d7b89b0412c12518b1c202831f7d4015_amd64", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:bcd000fae0841ce9948ec6c1b9e0dd76eaf8b2e5c75c6b558852c7812a58ee02_ppc64le", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:cfb078d207ce931acb5bceb978690a3d6b795ba893e20745bfefd0fe3508f8c5_arm64", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:e79f8c91e08d6424654056bd4db3e1424fa0ccb3254191e4495c89be9b478118_s390x", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:0e07c372c26f68e3284021104b52357fae049dd1853ae97ddf67ebf6fa43919e_arm64", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:a73a5befdf34c153f0bc095ecce2bd66b7c3823c617a7369c5e30017b34cc844_ppc64le", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:aad0b1d519abef572d4ce42c3a9a11369738a6eb27a330a28b674f976a28bcd7_amd64", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:c8601852efb6b725e18b4a1358126c2caa9468385404e9566b486b8e0c0e18be_s390x", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:057d5c76857650312bbfca299aac81c26665747358d7e69f8a23fd0c54103cd9_arm64", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:5c9e9274b46f658481f85c053bb4c9b6dad0561cd85d53f321f700129d2a082c_s390x", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:c076b3f3b46f8abd4bcac6e2daac78c527d1e48411c62a1092bb5035e4c36c54_ppc64le", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:f24f6008bd1bd5506c1f2b4a2e268e6b9577b679f913fe08ccbc30adee03d543_amd64", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:282f19603b00baf84b32977c94df8b44e6fdcd5401f3842c16850429f2009084_arm64", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:5c24dc743a2dfa3187ec99eca3c402c2f02e23dc94a47e0e63a3897372b7f84e_amd64", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:8924c5daeae9246db1171ca4c65e0c0a879c3e5bee34e319c5a7fb1226212e36_s390x", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:ff95b68372db7295c4ffda89570d10707fbd164bce0c917c5e0e6fbf0d60fa98_ppc64le", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:0e76111c278703e118bea781237932f6ac9a2c7d6a94f058e0179f34aadf6f6a_s390x", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:2e061a081ee2b7588e0c9aa0f34dbcb9ca131c92cb979de92b3d3ba5a64dce7b_ppc64le", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:c2a005ef33577022ca4bcc6f2920ff8a4eaf516321809951eec2ee63c33e1a06_arm64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:ce48c1d09b4895557f4b3b0035faf2d9814a2a26ff925f8416926a98481a6680_amd64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:009c6bdd15165d325ddbc82e77fa7281d8c18373c8d461bfbf6cdc8c549cacb2_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:52175d1affc6c731887eff6aaa16e6fdaae7490b10b3982554f775feda667efb_amd64", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:7113d632db784d85bf49ad42414fa81fbb59702e00100371f37c9b990a397bba_arm64", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:ae326af8cdbc821af6bb1275afd74156dece3adad0356b1a413c9c1e6e46c58b_s390x", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:52772532c40e9159157a31b56d8a79c4e33d1a55b3d45fc2eb8a181cc677b6b8_arm64", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:a7e957c472e4824a6542dc17d7916cf2e2223188d053114c2497d8f998c411a2_amd64", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:7dac7233d7fd5ce02a92b51a84069155ec6d8d21b13ed746c3367dadf529dce2_amd64", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e219cb8e4a8d21f07ee52a88c39546dc44e48907cfe8fe4afcccb7bc2aa4a7fc_arm64", "8Base-RHOSE-4.13:openshift4/ose-cloud-event-proxy@sha256:46f824600974bec12fc03bebcdbc5330cb360c16a9d29a50ad24b220fb2224b0_arm64", "8Base-RHOSE-4.13:openshift4/ose-cloud-event-proxy@sha256:dc2ec0699f3d79f3d59d15a957b97b8323bd33f9564d3699af34b68fd89590ec_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cloud-event-proxy@sha256:e834bfe1d478f04dfb7306f21d7620145a1f769896a50bf546b84760ae8d777a_amd64", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:2575004425b9c2223158c1733e92469432509891ea5b0e30025b611d4c8cf545_amd64", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:401e9e3f039e46560495cada67aa1b80cb0cb7ff70606a5debbfaadf7c2998cd_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:b37940a8752f3ee55f426aca9c2e374278d9d912f7ed04e3fe9170ab8f3c8165_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:dc9ebcd0302fcd306964a7cccc11d1bfc8f02415d4bc8e9cb35bd28a6260da3d_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:245aaaf1260d6ad1809cd2c422604d305a85e229c6edf217635bc609af3bf22e_s390x", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:595bad7de13f2868051889893c50b84e02f73f23845a27a07742a1ccfdf0c65c_arm64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6c681e530907c69312d10aeb11460b88ebaff132a68c625cc766a917eaa153d3_amd64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d80e6cef841786973ea337b7c73c226203a8d218a08898af5bdc241c34905925_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:478dc2cda8f3364e1f9a93435d60ee3f0ff7f0e7e321454e189d5d45ad2871fe_amd64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:7e8359432953862af3ed9b38d7f33d81d70fca30463a89f865ffbb0d2c87b246_arm64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:a50a7b2d0cefbead9c6ae1aae8d4f37a4e0e392d9d3942731f689f39a67f8173_s390x", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:dde7366bc43ec0b39b858414a242585af544d45885e1839c23b505c00ab6a4fe_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1193a50bee8e5b3035a1de07c32b59f572d0313c35d088164efc8f3003dc957f_amd64", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1e38e2c91e214979eddc945a9794f586f31a54404a45306e67ff38a7cad7387d_s390x", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:58eff009d0be97bc2c2382076c53daefc516ca4c744edc3a6199529adef805b0_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f19d6cbf78b13cf7194b6140787a46a0cfb69830ff0d1cc9aa8dce1555c8f233_arm64", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:0b63831554a8671a040fa0fd9fd33e90365daddd5942a5d205bd31e8c91724a3_amd64", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:4a5da1e211e5316cb32e0394fadfdb7c1b5c6ffe35b4161208580c31f5d1b079_s390x", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:ba7ce56d823715535bc7463ace365813a57e35017febde0d9c5d89bb906d5a6d_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:f80cff83a9f383d6ef8b4cdc8dc6e89324459c44df480f113e7fb5f073eb0be4_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:69ce5075096482b85fa4bdf4d6e20096f7956d5fa8dbfa0754771c3b407e35a3_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:b04fe9ef696ffb0550dd624d7ca60f3387032d930d33ead8c58c8b56f2d1bfc2_amd64", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:e7da7c3dc0ce571c642284bfadd7b00e1655ae1766600413fa32e8851e8de0b5_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:eed28e545263037654d77acd62f64f6010cc56d54a1f1f0a8b5c734f3ded99fc_s390x", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:18e45c451104898d2d55db4fff8804fa81c649eb6870f7d39548b504a992695a_amd64", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:2ac1372d5adc827adf3cef831a9330391010d0d4956422b38fd366fa3c921473_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:96d959d26acffd7ebd9b8f25714820cda9d6e7999935104d2fe8aedb4f9406da_s390x", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:9919d9acf5b2a70488eaf5858c0638b47542a189f2fd769ecb5fa577002a9f4b_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:19687ded625229ce9e33e7e3b432b4806b0004061a373aed97a7c1d75e2c3479_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:314d0ee862a0cabe8cfe9a991c4d376b4c4b75366127749b0b728eb2004f2ad6_s390x", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:5bb636537986709ca065bc075acf22210d9a40fb85115f67f86b5f35f36226d6_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:9e3ffc43246afceacfaefcf2a2acf06e19f9b1a447972111565ab7bdc9476903_amd64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:34a02828873a4832cdfacec06b3582420d30bf4420ffefcc5f2062a162f613d3_arm64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:80bac842797379dbb54797a1596a3849020acf2d005ef4e10df64d08b6e1b27b_amd64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:e039868ad48ea141cbbe46720a7fe124a6c68c5d0cdc5e6b0a3173d3d63592b7_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27ff1ff1f9644e03ab1e1fd132c0852e039c86e08f4b69607ea9bca0a82b29d6_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:3ba3e4be3b4bd6623322dc72ca4872052b489f1bf17b6918b4dce5a83c4e0415_amd64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b356225466acf24968503a45f70bff85a2c994a37691b41e838dd56b2d8fbaf7_arm64", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:201efa970a248e7ade2f10dc6757f99a8b4aa8cf9a0354a67b970c7fde1ab932_s390x", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:392ee03d10ad585d1a2fc007145c43cb44546daa618b0d1fd127b9e4b3c1a1b0_arm64", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:4ee134ce7226c8cb99997e94044e4bf93c825d75d3d18e4e06abd10245e94a7a_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:5026202f1ad076be9aca81f8c6d2c9a1831404c95be8a218803f9cd9359f10ca_amd64", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f9ce34c3eb56d20e4e60a74d1d866c22c4466da32096ca9350d01a20cddaf82_amd64", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:33a5204392a3c16e09e6969b45c99aba099a5520d0523569ab0ee22616cd97d0_arm64", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c77accaf43cf624d4b151ad0eadfc37724d098755cdab6e7b78e92618bba92da_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:cee9ac3fd44884543dce37008ff3d08051a346c0627ddcc52744b9b68d9ff0fd_s390x", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:1d04bc9cf3abdfb20803d4fc1049d355ae38a08214737c758254acca40ad31cc_s390x", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:32050e72125b4f4ef682ba320d06f52ed897d151495ca99c2473e3e14588944e_amd64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:36e97394e731613d77adb8529f5b5b4be14d01d27bad1dbd393b43e4a4350190_arm64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:b9bccd70ea7710fd2f5c6ad5fbbcd0f0b0a211eb9a3a7fe1ea27a22fb2f6331c_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:0119da6bb24b79303b02b3b7b8f45b1bd9b3146bd66b7e7f4a92187f1e55ac84_s390x", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:3d29c57d49be5e7e1e9c366f0718ba22435a35068ce45b916d80007b144dd3c3_arm64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:5c4a8aca9e0ce273f3afb7ee854e39f64b87862efd5b4c2109a7fd90115d9088_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:da21ea4c94e9a52ae2e9c3cf0a9d532d516334bbcb395d6b9ebb11203ff617c5_amd64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:07d4d450c115d3a363ce76388abdeee9edd45e1647cf860e3a58e83a477c7856_arm64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:63c1ed0a03cda2e0439ef3b3efb132242086011af32520a7385c62b4cb838510_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:8b75a6a1e1d28aa934313b8a1d927a27bd7c463719ca3f500daee3bae9c11d06_amd64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:bae65ad0f716c6ecbcd8b459b06af88da5e8a0c122615d6821f54d4e22a744f2_s390x", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:3c91ecba6c212bdae4e40def7d05cd63958c9396d0c5c5d78a10062037cf9cea_amd64", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:4c79ca3ef701c3703102d774f1b5adbe305beaa71d316dcf5eb5a155a008854b_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:506e0a18c9fe83c6d5c3c983f31a4a83f11bafe7c7a08eac255386c09e665a60_s390x", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:7bac217f724b62d25b32453e0878cba2a33dd4576eb7a6eee02c7150c9ccd9fd_arm64", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:5f06ee825552b77a39937e4a65cf9c43a78ccf3b7557fa79c28a0ea51821ba75_amd64", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a040690f5c44f5125b06945d4434ac79684436de9d3169efca237f83e74444ec_arm64", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a5ad59c51a738c07600062814b0dda8a41db0bd997a944afdda9a5eb7d18b365_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a7aed86c77eef60f0909158eb5db9f1b042661427f13366a77e019c0c0074b97_s390x", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:471e0e06d5a012bbcc3c861b80f9c7f749486cdd942f7ffc0a30f1bc6e77bc81_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:55c66594c7b7079cf0d6ad8cb57189fdc7363e296bd2aa7c335c531fe5befa18_s390x", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:9768c8c3f85492dbe8ab180f4eec5840bb9824f67fa02fdd170c6a053439d870_amd64", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:ccdb363b2f09a846e2278ead081fbe4390cd98d45c6979a980986de01d8db0f2_arm64", "8Base-RHOSE-4.13:openshift4/ose-ptp-operator@sha256:36af36bf918ee0d903dd9889d5bfcb5d04c70604d6b22181f6d9c4956ecc19ab_amd64", "8Base-RHOSE-4.13:openshift4/ose-ptp-operator@sha256:b674950689e6c8d397e466eefb28ea2ae79a9362c3722fb51a270fa13daeb398_arm64", "8Base-RHOSE-4.13:openshift4/ose-ptp-operator@sha256:bd7f7504e21f37d1b02c611275e70959ae3ec01965d05f0184d0e0c35ffce8ae_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ptp@sha256:2fcae129b915fa6dcbc2eff7896bdb9ccd950d4b7b0b315c6ed573284bf963e9_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ptp@sha256:61fab2e57f8fd52cfeac9a69fe12daaa9a07620ff230a099908f0c9c23db4be1_amd64", "8Base-RHOSE-4.13:openshift4/ose-ptp@sha256:90cfb82cfefbd36ae8035d10b6147a2cf4877daee7c1d878626a86c3040bb332_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-cni@sha256:12fb9dab14b0787d15531628672502058e5ce94f8eefd89eb354da4062fa037e_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-cni@sha256:8c80127f2695ec67a6b3c04ac434f297749045a2b34866fa7c05b6ac5504df7e_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-cni@sha256:b9a88e4d70394fe7bd94cf96f9e80ad44a0bbc608e39b3ee1cc37aa69c724f8d_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-dp-admission-controller@sha256:19eb2de358856a41275cca2ad410a2a1bcb658aea8850f9bb504db4f61b33293_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-dp-admission-controller@sha256:2cfe635b2294f9b7d5b56fd32c1107aa2e792d197e618bb99747033391d11fac_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-dp-admission-controller@sha256:3e0e1c935d49602fd6d1fdb80dbb925648eef8a48b84559f5c6dc766b35f85cc_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-infiniband-cni@sha256:2e8383069cd9ef23fecdc7da30b3d981b28a8eefa3de294dac23fc7f0aaa5382_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-infiniband-cni@sha256:7bb098dd62230a751d01328ad2a95fdc22b2030bc690ad768f938ed32f326800_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-infiniband-cni@sha256:98cdfdd6d3f4ea1c1949d130604db81244920ac860fe69ce4d0314eecb2d4f8f_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-config-daemon@sha256:1cbdefa812aa2c163b434a999815a5b8a5c16cdfd589715951e27fee40dea9d0_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-config-daemon@sha256:3e706ded2267a335b7bfee8b7f1018b07e749b38ddfffc7f1d67d60bf7be960a_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-config-daemon@sha256:be3f535fce09c1b130a1d3914d63b3bcbbaf65d8b409e5dc53fb3b7884075910_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-device-plugin@sha256:97811a0935e97dc5d59f0b5c4a5a00dfa3453c1a696257707b90daa864921168_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-device-plugin@sha256:a2fa18ed2a05baf2fa19b7b19cfa82e7e199e41b1b1e741d6211bab2d4970c1e_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-device-plugin@sha256:e803989f43e435739596923b11b83890aaa9bae2f5c110432f48cafc90ba3e69_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-operator@sha256:06891592833c42442c68f8762f61246a5460637f557afae102cbf7a0738f88c6_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-operator@sha256:4cec813491946013df92dc763ae2f5181a597ddae6ba4ad7676d7bb732d5a071_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-operator@sha256:9d02b55f1a8ca1009f2db7d7134db116959da2f60e61b2aa8ff7d4845682b591_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-webhook@sha256:8ac946db458f3e896fcbf06c2fc944a591c81373762621ae827b78228b6ef11f_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-webhook@sha256:9c7c37e118184c6a4e4a102236a05155c1aebfc092fc047b75e2da56f40c8a63_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-webhook@sha256:f07202f93fc360ae96265078256ab0c3c060eab09088f57ec5e7096ff51e8e23_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:355a64df098a707ee05ca4fd9876123984dfa97015a7a262ff7b261fac7a5ec4_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3760a238aa06cbbd9fd4781e65b8eeb6b79fc371c3842f20a0db8f95e334a2e2_amd64", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:602df69fd96e2d41d8984bd6674cd0df7dabbd1d18c8c8715507d4f8cf8497d2_s390x", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ce8aba3ea49011ef0fe3891491c2a3ed4e4a9e0b67e3cf2013ce67110fdff59b_arm64", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2bfd49d82227cabb74382aedba034ae013622c295dbafd8798d84dd526b50623_arm64", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ac8cdb278281d0e44624e0650aec2dc21da45b94d8a02ddb987cc76a8ceb94ee_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:bb557808aa85b5fc798a15f9eccc987d23900f4ea1287ba0988af2803a6df6e8_s390x", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ed7235879c6f106c364bba7239a3bfe1b06bff1a11dd1acadc133aee9b3da0c2_amd64", "8Base-RHOSE-4.13:openshift4/ptp-must-gather-rhel8@sha256:35aa350c69bd3e1b52610aafa043b36727b26a93480b47f238adffa42cca93b1_ppc64le", "8Base-RHOSE-4.13:openshift4/ptp-must-gather-rhel8@sha256:3e0765b51096b962251bb33fb9386e6cdb786b28a4532bd32072f552347ca735_arm64", "8Base-RHOSE-4.13:openshift4/ptp-must-gather-rhel8@sha256:c094150f51899764faa0850d6e977433c801b88516fbd85df87dbc105fdbf303_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-07-20T16:20:18+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:openshift4/ose-cluster-nfd-operator@sha256:14e198737e1e8de50cd581dc9ca346e3b1bebad38d62a6915382d0681d7605aa_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:53450784ef923a3804439254604a3b8e299ea65f4054671e05e655e65c058c2d_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:53ff6f9dd71fdce92924860a2fc327b90efae09df11b975aec79bd8df3b7d5a7_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:f3a565ff41ea1d90dfec52036653205c93e985669bcc36e72e8d51c07b05a766_amd64", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:15ba974b1949472d6d432d8414458f1d27e35b8d7e3d1eab6a51a670d22befc0_arm64", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:69a51bed5bb751e386ea5e12e6ba5aa5deff643a47832f503d04a59502a8533d_s390x", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:dffc41096b65d009a873eb7ae51bcf93c2a1feabec1acef7de6683bc9a2390e0_amd64", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:efd11c7275baabcf5854a2292632c0880bc0467b7290aa2742f1bfcf16e58e10_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:4090" } ], "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:openshift-tech-preview/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64", "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x", "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64", "8Base-RHOSE-4.13:openshift-tech-preview/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le", "8Base-RHOSE-4.13:openshift4/dpu-network-rhel8-operator@sha256:1da2effd3f99dafc094ce06f306ecab9bbff8ed40f033880185b78c2490e4c93_arm64", "8Base-RHOSE-4.13:openshift4/dpu-network-rhel8-operator@sha256:aa60e888e0725bfcd027a134f600a580ffdff1290b818e5368f676bd2ad30f2f_amd64", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:574d0ca333b6863d1f20aee0cca9db78d7b89b0412c12518b1c202831f7d4015_amd64", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:bcd000fae0841ce9948ec6c1b9e0dd76eaf8b2e5c75c6b558852c7812a58ee02_ppc64le", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:cfb078d207ce931acb5bceb978690a3d6b795ba893e20745bfefd0fe3508f8c5_arm64", "8Base-RHOSE-4.13:openshift4/frr-rhel8@sha256:e79f8c91e08d6424654056bd4db3e1424fa0ccb3254191e4495c89be9b478118_s390x", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:0e07c372c26f68e3284021104b52357fae049dd1853ae97ddf67ebf6fa43919e_arm64", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:a73a5befdf34c153f0bc095ecce2bd66b7c3823c617a7369c5e30017b34cc844_ppc64le", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:aad0b1d519abef572d4ce42c3a9a11369738a6eb27a330a28b674f976a28bcd7_amd64", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall-rhel8-operator@sha256:c8601852efb6b725e18b4a1358126c2caa9468385404e9566b486b8e0c0e18be_s390x", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:057d5c76857650312bbfca299aac81c26665747358d7e69f8a23fd0c54103cd9_arm64", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:5c9e9274b46f658481f85c053bb4c9b6dad0561cd85d53f321f700129d2a082c_s390x", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:c076b3f3b46f8abd4bcac6e2daac78c527d1e48411c62a1092bb5035e4c36c54_ppc64le", "8Base-RHOSE-4.13:openshift4/ingress-node-firewall@sha256:f24f6008bd1bd5506c1f2b4a2e268e6b9577b679f913fe08ccbc30adee03d543_amd64", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:282f19603b00baf84b32977c94df8b44e6fdcd5401f3842c16850429f2009084_arm64", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:5c24dc743a2dfa3187ec99eca3c402c2f02e23dc94a47e0e63a3897372b7f84e_amd64", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:8924c5daeae9246db1171ca4c65e0c0a879c3e5bee34e319c5a7fb1226212e36_s390x", "8Base-RHOSE-4.13:openshift4/kubernetes-nmstate-rhel8-operator@sha256:ff95b68372db7295c4ffda89570d10707fbd164bce0c917c5e0e6fbf0d60fa98_ppc64le", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:0e76111c278703e118bea781237932f6ac9a2c7d6a94f058e0179f34aadf6f6a_s390x", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:2e061a081ee2b7588e0c9aa0f34dbcb9ca131c92cb979de92b3d3ba5a64dce7b_ppc64le", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:c2a005ef33577022ca4bcc6f2920ff8a4eaf516321809951eec2ee63c33e1a06_arm64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8-operator@sha256:ce48c1d09b4895557f4b3b0035faf2d9814a2a26ff925f8416926a98481a6680_amd64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:94e8614829660c6badf091964c7d59daede0ba681c05e7834e6684845ea74c72_arm64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:950f322aa2c12ba6b756ab826da4443070e2351c5db732a693a1696302929086_s390x", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:9c612af777d2b48e1a7a4ab3c8c3e37eceb6e5831d765ed56c26ef631c9713f1_amd64", "8Base-RHOSE-4.13:openshift4/metallb-rhel8@sha256:fe8a7726765abd6218295fc9961b1607bcb16666b14ae7ba817f41018654f6ab_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:009c6bdd15165d325ddbc82e77fa7281d8c18373c8d461bfbf6cdc8c549cacb2_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:52175d1affc6c731887eff6aaa16e6fdaae7490b10b3982554f775feda667efb_amd64", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:7113d632db784d85bf49ad42414fa81fbb59702e00100371f37c9b990a397bba_arm64", "8Base-RHOSE-4.13:openshift4/ose-ansible-operator@sha256:ae326af8cdbc821af6bb1275afd74156dece3adad0356b1a413c9c1e6e46c58b_s390x", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:52772532c40e9159157a31b56d8a79c4e33d1a55b3d45fc2eb8a181cc677b6b8_arm64", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:a7e957c472e4824a6542dc17d7916cf2e2223188d053114c2497d8f998c411a2_amd64", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:7dac7233d7fd5ce02a92b51a84069155ec6d8d21b13ed746c3367dadf529dce2_amd64", "8Base-RHOSE-4.13:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e219cb8e4a8d21f07ee52a88c39546dc44e48907cfe8fe4afcccb7bc2aa4a7fc_arm64", "8Base-RHOSE-4.13:openshift4/ose-cloud-event-proxy@sha256:46f824600974bec12fc03bebcdbc5330cb360c16a9d29a50ad24b220fb2224b0_arm64", "8Base-RHOSE-4.13:openshift4/ose-cloud-event-proxy@sha256:dc2ec0699f3d79f3d59d15a957b97b8323bd33f9564d3699af34b68fd89590ec_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cloud-event-proxy@sha256:e834bfe1d478f04dfb7306f21d7620145a1f769896a50bf546b84760ae8d777a_amd64", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:2575004425b9c2223158c1733e92469432509891ea5b0e30025b611d4c8cf545_amd64", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:401e9e3f039e46560495cada67aa1b80cb0cb7ff70606a5debbfaadf7c2998cd_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:b37940a8752f3ee55f426aca9c2e374278d9d912f7ed04e3fe9170ab8f3c8165_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-capacity@sha256:dc9ebcd0302fcd306964a7cccc11d1bfc8f02415d4bc8e9cb35bd28a6260da3d_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:3016b45d9d6729dd49595bb34cfc85b7328b5dfba7690a8a70437b6c5872ed41_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9c1b05217e2359d912836fb6eea4d953d3b6849602afc712c34446549ad921cd_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:a2167e4d84106eb050a8cc1fa1ca9d4e55672e98718fd1b999e56e9440bdfaf3_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:bf05d7bd7cb0ad59d3f1848d908748cdbe5a97606446b22b5c65592c0ef941c9_amd64", "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:14e198737e1e8de50cd581dc9ca346e3b1bebad38d62a6915382d0681d7605aa_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:53450784ef923a3804439254604a3b8e299ea65f4054671e05e655e65c058c2d_arm64", "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:53ff6f9dd71fdce92924860a2fc327b90efae09df11b975aec79bd8df3b7d5a7_s390x", "8Base-RHOSE-4.13:openshift4/ose-cluster-nfd-operator@sha256:f3a565ff41ea1d90dfec52036653205c93e985669bcc36e72e8d51c07b05a766_amd64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:245aaaf1260d6ad1809cd2c422604d305a85e229c6edf217635bc609af3bf22e_s390x", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:595bad7de13f2868051889893c50b84e02f73f23845a27a07742a1ccfdf0c65c_arm64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6c681e530907c69312d10aeb11460b88ebaff132a68c625cc766a917eaa153d3_amd64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d80e6cef841786973ea337b7c73c226203a8d218a08898af5bdc241c34905925_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:478dc2cda8f3364e1f9a93435d60ee3f0ff7f0e7e321454e189d5d45ad2871fe_amd64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:7e8359432953862af3ed9b38d7f33d81d70fca30463a89f865ffbb0d2c87b246_arm64", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:a50a7b2d0cefbead9c6ae1aae8d4f37a4e0e392d9d3942731f689f39a67f8173_s390x", "8Base-RHOSE-4.13:openshift4/ose-clusterresourceoverride-rhel8@sha256:dde7366bc43ec0b39b858414a242585af544d45885e1839c23b505c00ab6a4fe_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1193a50bee8e5b3035a1de07c32b59f572d0313c35d088164efc8f3003dc957f_amd64", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1e38e2c91e214979eddc945a9794f586f31a54404a45306e67ff38a7cad7387d_s390x", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:58eff009d0be97bc2c2382076c53daefc516ca4c744edc3a6199529adef805b0_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f19d6cbf78b13cf7194b6140787a46a0cfb69830ff0d1cc9aa8dce1555c8f233_arm64", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:0b63831554a8671a040fa0fd9fd33e90365daddd5942a5d205bd31e8c91724a3_amd64", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:4a5da1e211e5316cb32e0394fadfdb7c1b5c6ffe35b4161208580c31f5d1b079_s390x", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:ba7ce56d823715535bc7463ace365813a57e35017febde0d9c5d89bb906d5a6d_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-descheduler@sha256:f80cff83a9f383d6ef8b4cdc8dc6e89324459c44df480f113e7fb5f073eb0be4_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:69ce5075096482b85fa4bdf4d6e20096f7956d5fa8dbfa0754771c3b407e35a3_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:b04fe9ef696ffb0550dd624d7ca60f3387032d930d33ead8c58c8b56f2d1bfc2_amd64", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:e7da7c3dc0ce571c642284bfadd7b00e1655ae1766600413fa32e8851e8de0b5_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-dns-proxy@sha256:eed28e545263037654d77acd62f64f6010cc56d54a1f1f0a8b5c734f3ded99fc_s390x", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:18e45c451104898d2d55db4fff8804fa81c649eb6870f7d39548b504a992695a_amd64", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:2ac1372d5adc827adf3cef831a9330391010d0d4956422b38fd366fa3c921473_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:96d959d26acffd7ebd9b8f25714820cda9d6e7999935104d2fe8aedb4f9406da_s390x", "8Base-RHOSE-4.13:openshift4/ose-egress-http-proxy@sha256:9919d9acf5b2a70488eaf5858c0638b47542a189f2fd769ecb5fa577002a9f4b_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:19687ded625229ce9e33e7e3b432b4806b0004061a373aed97a7c1d75e2c3479_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:314d0ee862a0cabe8cfe9a991c4d376b4c4b75366127749b0b728eb2004f2ad6_s390x", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:5bb636537986709ca065bc075acf22210d9a40fb85115f67f86b5f35f36226d6_arm64", "8Base-RHOSE-4.13:openshift4/ose-egress-router@sha256:9e3ffc43246afceacfaefcf2a2acf06e19f9b1a447972111565ab7bdc9476903_amd64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:34a02828873a4832cdfacec06b3582420d30bf4420ffefcc5f2062a162f613d3_arm64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:80bac842797379dbb54797a1596a3849020acf2d005ef4e10df64d08b6e1b27b_amd64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:e039868ad48ea141cbbe46720a7fe124a6c68c5d0cdc5e6b0a3173d3d63592b7_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:27ff1ff1f9644e03ab1e1fd132c0852e039c86e08f4b69607ea9bca0a82b29d6_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:3ba3e4be3b4bd6623322dc72ca4872052b489f1bf17b6918b4dce5a83c4e0415_amd64", "8Base-RHOSE-4.13:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b356225466acf24968503a45f70bff85a2c994a37691b41e838dd56b2d8fbaf7_arm64", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:201efa970a248e7ade2f10dc6757f99a8b4aa8cf9a0354a67b970c7fde1ab932_s390x", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:392ee03d10ad585d1a2fc007145c43cb44546daa618b0d1fd127b9e4b3c1a1b0_arm64", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:4ee134ce7226c8cb99997e94044e4bf93c825d75d3d18e4e06abd10245e94a7a_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-helm-operator@sha256:5026202f1ad076be9aca81f8c6d2c9a1831404c95be8a218803f9cd9359f10ca_amd64", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f9ce34c3eb56d20e4e60a74d1d866c22c4466da32096ca9350d01a20cddaf82_amd64", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:33a5204392a3c16e09e6969b45c99aba099a5520d0523569ab0ee22616cd97d0_arm64", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c77accaf43cf624d4b151ad0eadfc37724d098755cdab6e7b78e92618bba92da_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:cee9ac3fd44884543dce37008ff3d08051a346c0627ddcc52744b9b68d9ff0fd_s390x", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:1d04bc9cf3abdfb20803d4fc1049d355ae38a08214737c758254acca40ad31cc_s390x", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:32050e72125b4f4ef682ba320d06f52ed897d151495ca99c2473e3e14588944e_amd64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:36e97394e731613d77adb8529f5b5b4be14d01d27bad1dbd393b43e4a4350190_arm64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-diskmaker@sha256:b9bccd70ea7710fd2f5c6ad5fbbcd0f0b0a211eb9a3a7fe1ea27a22fb2f6331c_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:0119da6bb24b79303b02b3b7b8f45b1bd9b3146bd66b7e7f4a92187f1e55ac84_s390x", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:3d29c57d49be5e7e1e9c366f0718ba22435a35068ce45b916d80007b144dd3c3_arm64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:5c4a8aca9e0ce273f3afb7ee854e39f64b87862efd5b4c2109a7fd90115d9088_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-local-storage-mustgather-rhel8@sha256:da21ea4c94e9a52ae2e9c3cf0a9d532d516334bbcb395d6b9ebb11203ff617c5_amd64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:07d4d450c115d3a363ce76388abdeee9edd45e1647cf860e3a58e83a477c7856_arm64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:63c1ed0a03cda2e0439ef3b3efb132242086011af32520a7385c62b4cb838510_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:8b75a6a1e1d28aa934313b8a1d927a27bd7c463719ca3f500daee3bae9c11d06_amd64", "8Base-RHOSE-4.13:openshift4/ose-local-storage-operator@sha256:bae65ad0f716c6ecbcd8b459b06af88da5e8a0c122615d6821f54d4e22a744f2_s390x", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:15ba974b1949472d6d432d8414458f1d27e35b8d7e3d1eab6a51a670d22befc0_arm64", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:69a51bed5bb751e386ea5e12e6ba5aa5deff643a47832f503d04a59502a8533d_s390x", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:dffc41096b65d009a873eb7ae51bcf93c2a1feabec1acef7de6683bc9a2390e0_amd64", "8Base-RHOSE-4.13:openshift4/ose-node-feature-discovery@sha256:efd11c7275baabcf5854a2292632c0880bc0467b7290aa2742f1bfcf16e58e10_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:3c91ecba6c212bdae4e40def7d05cd63958c9396d0c5c5d78a10062037cf9cea_amd64", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:4c79ca3ef701c3703102d774f1b5adbe305beaa71d316dcf5eb5a155a008854b_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:506e0a18c9fe83c6d5c3c983f31a4a83f11bafe7c7a08eac255386c09e665a60_s390x", "8Base-RHOSE-4.13:openshift4/ose-node-problem-detector-rhel8@sha256:7bac217f724b62d25b32453e0878cba2a33dd4576eb7a6eee02c7150c9ccd9fd_arm64", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:5f06ee825552b77a39937e4a65cf9c43a78ccf3b7557fa79c28a0ea51821ba75_amd64", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a040690f5c44f5125b06945d4434ac79684436de9d3169efca237f83e74444ec_arm64", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a5ad59c51a738c07600062814b0dda8a41db0bd997a944afdda9a5eb7d18b365_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-openshift-proxy-pull-test-rhel8@sha256:a7aed86c77eef60f0909158eb5db9f1b042661427f13366a77e019c0c0074b97_s390x", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:471e0e06d5a012bbcc3c861b80f9c7f749486cdd942f7ffc0a30f1bc6e77bc81_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:55c66594c7b7079cf0d6ad8cb57189fdc7363e296bd2aa7c335c531fe5befa18_s390x", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:9768c8c3f85492dbe8ab180f4eec5840bb9824f67fa02fdd170c6a053439d870_amd64", "8Base-RHOSE-4.13:openshift4/ose-operator-sdk-rhel8@sha256:ccdb363b2f09a846e2278ead081fbe4390cd98d45c6979a980986de01d8db0f2_arm64", "8Base-RHOSE-4.13:openshift4/ose-ptp-operator@sha256:36af36bf918ee0d903dd9889d5bfcb5d04c70604d6b22181f6d9c4956ecc19ab_amd64", "8Base-RHOSE-4.13:openshift4/ose-ptp-operator@sha256:b674950689e6c8d397e466eefb28ea2ae79a9362c3722fb51a270fa13daeb398_arm64", "8Base-RHOSE-4.13:openshift4/ose-ptp-operator@sha256:bd7f7504e21f37d1b02c611275e70959ae3ec01965d05f0184d0e0c35ffce8ae_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ptp@sha256:2fcae129b915fa6dcbc2eff7896bdb9ccd950d4b7b0b315c6ed573284bf963e9_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-ptp@sha256:61fab2e57f8fd52cfeac9a69fe12daaa9a07620ff230a099908f0c9c23db4be1_amd64", "8Base-RHOSE-4.13:openshift4/ose-ptp@sha256:90cfb82cfefbd36ae8035d10b6147a2cf4877daee7c1d878626a86c3040bb332_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-cni@sha256:12fb9dab14b0787d15531628672502058e5ce94f8eefd89eb354da4062fa037e_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-cni@sha256:8c80127f2695ec67a6b3c04ac434f297749045a2b34866fa7c05b6ac5504df7e_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-cni@sha256:b9a88e4d70394fe7bd94cf96f9e80ad44a0bbc608e39b3ee1cc37aa69c724f8d_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-dp-admission-controller@sha256:19eb2de358856a41275cca2ad410a2a1bcb658aea8850f9bb504db4f61b33293_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-dp-admission-controller@sha256:2cfe635b2294f9b7d5b56fd32c1107aa2e792d197e618bb99747033391d11fac_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-dp-admission-controller@sha256:3e0e1c935d49602fd6d1fdb80dbb925648eef8a48b84559f5c6dc766b35f85cc_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-infiniband-cni@sha256:2e8383069cd9ef23fecdc7da30b3d981b28a8eefa3de294dac23fc7f0aaa5382_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-infiniband-cni@sha256:7bb098dd62230a751d01328ad2a95fdc22b2030bc690ad768f938ed32f326800_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-infiniband-cni@sha256:98cdfdd6d3f4ea1c1949d130604db81244920ac860fe69ce4d0314eecb2d4f8f_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-config-daemon@sha256:1cbdefa812aa2c163b434a999815a5b8a5c16cdfd589715951e27fee40dea9d0_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-config-daemon@sha256:3e706ded2267a335b7bfee8b7f1018b07e749b38ddfffc7f1d67d60bf7be960a_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-config-daemon@sha256:be3f535fce09c1b130a1d3914d63b3bcbbaf65d8b409e5dc53fb3b7884075910_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-device-plugin@sha256:97811a0935e97dc5d59f0b5c4a5a00dfa3453c1a696257707b90daa864921168_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-device-plugin@sha256:a2fa18ed2a05baf2fa19b7b19cfa82e7e199e41b1b1e741d6211bab2d4970c1e_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-device-plugin@sha256:e803989f43e435739596923b11b83890aaa9bae2f5c110432f48cafc90ba3e69_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-operator@sha256:06891592833c42442c68f8762f61246a5460637f557afae102cbf7a0738f88c6_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-operator@sha256:4cec813491946013df92dc763ae2f5181a597ddae6ba4ad7676d7bb732d5a071_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-operator@sha256:9d02b55f1a8ca1009f2db7d7134db116959da2f60e61b2aa8ff7d4845682b591_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-webhook@sha256:8ac946db458f3e896fcbf06c2fc944a591c81373762621ae827b78228b6ef11f_arm64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-webhook@sha256:9c7c37e118184c6a4e4a102236a05155c1aebfc092fc047b75e2da56f40c8a63_amd64", "8Base-RHOSE-4.13:openshift4/ose-sriov-network-webhook@sha256:f07202f93fc360ae96265078256ab0c3c060eab09088f57ec5e7096ff51e8e23_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:355a64df098a707ee05ca4fd9876123984dfa97015a7a262ff7b261fac7a5ec4_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3760a238aa06cbbd9fd4781e65b8eeb6b79fc371c3842f20a0db8f95e334a2e2_amd64", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:602df69fd96e2d41d8984bd6674cd0df7dabbd1d18c8c8715507d4f8cf8497d2_s390x", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ce8aba3ea49011ef0fe3891491c2a3ed4e4a9e0b67e3cf2013ce67110fdff59b_arm64", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2bfd49d82227cabb74382aedba034ae013622c295dbafd8798d84dd526b50623_arm64", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ac8cdb278281d0e44624e0650aec2dc21da45b94d8a02ddb987cc76a8ceb94ee_ppc64le", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:bb557808aa85b5fc798a15f9eccc987d23900f4ea1287ba0988af2803a6df6e8_s390x", "8Base-RHOSE-4.13:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ed7235879c6f106c364bba7239a3bfe1b06bff1a11dd1acadc133aee9b3da0c2_amd64", "8Base-RHOSE-4.13:openshift4/ptp-must-gather-rhel8@sha256:35aa350c69bd3e1b52610aafa043b36727b26a93480b47f238adffa42cca93b1_ppc64le", "8Base-RHOSE-4.13:openshift4/ptp-must-gather-rhel8@sha256:3e0765b51096b962251bb33fb9386e6cdb786b28a4532bd32072f552347ca735_arm64", "8Base-RHOSE-4.13:openshift4/ptp-must-gather-rhel8@sha256:c094150f51899764faa0850d6e977433c801b88516fbd85df87dbc105fdbf303_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding" } ] }
rhsa-2023_1179
Vulnerability from csaf_redhat
Published
2023-03-09 13:46
Modified
2025-01-06 19:24
Summary
Red Hat Security Advisory: Release of OpenShift Serverless Client kn 1.27.1
Notes
Topic
Release of OpenShift Serverless 1.27.1
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.
Details
Red Hat OpenShift Serverless Client kn 1.27.1 provides a CLI to interact with Red Hat OpenShift Serverless 1.27.1. The kn CLI is delivered as an RPM package for installation on RHEL platforms, and as binaries for non-Linux platforms.
This release includes security and bug fixes, and enhancements.
Security Fixes in this release include:
- golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests(CVE-2022-41717)
For 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.
Terms of Use
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.
{ "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": "Release of OpenShift Serverless 1.27.1\nThe References section contains CVE links providing detailed severity ratings\nfor each vulnerability. Ratings are based on a Common Vulnerability Scoring\nSystem (CVSS) base score.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Serverless Client kn 1.27.1 provides a CLI to interact with Red Hat OpenShift Serverless 1.27.1. 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- golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests(CVE-2022-41717)\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:1179", "url": "https://access.redhat.com/errata/RHSA-2023:1179" }, { "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.9/html/serverless/index", "url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index" }, { "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": "2161274", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1179.json" } ], "title": "Red Hat Security Advisory: Release of OpenShift Serverless Client kn 1.27.1", "tracking": { "current_release_date": "2025-01-06T19:24:14+00:00", "generator": { "date": "2025-01-06T19:24:14+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2023:1179", "initial_release_date": "2023-03-09T13:46:17+00:00", "revision_history": [ { "date": "2023-03-09T13:46:17+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-03-09T13:46:17+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T19:24:14+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.6.1-2.el8.src", "product": { "name": "openshift-serverless-clients-0:1.6.1-2.el8.src", "product_id": "openshift-serverless-clients-0:1.6.1-2.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-serverless-clients@1.6.1-2.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openshift-serverless-clients-0:1.6.1-2.el8.x86_64", "product": { "name": "openshift-serverless-clients-0:1.6.1-2.el8.x86_64", "product_id": "openshift-serverless-clients-0:1.6.1-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-serverless-clients@1.6.1-2.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "openshift-serverless-clients-0:1.6.1-2.el8.ppc64le", "product": { "name": "openshift-serverless-clients-0:1.6.1-2.el8.ppc64le", "product_id": "openshift-serverless-clients-0:1.6.1-2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-serverless-clients@1.6.1-2.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openshift-serverless-clients-0:1.6.1-2.el8.s390x", "product": { "name": "openshift-serverless-clients-0:1.6.1-2.el8.s390x", "product_id": "openshift-serverless-clients-0:1.6.1-2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-serverless-clients@1.6.1-2.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.6.1-2.el8.ppc64le as a component of Red Hat OpenShift Serverless 1.0", "product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.ppc64le" }, "product_reference": "openshift-serverless-clients-0:1.6.1-2.el8.ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-clients-0:1.6.1-2.el8.s390x as a component of Red Hat OpenShift Serverless 1.0", "product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.s390x" }, "product_reference": "openshift-serverless-clients-0:1.6.1-2.el8.s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-clients-0:1.6.1-2.el8.src as a component of Red Hat OpenShift Serverless 1.0", "product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.src" }, "product_reference": "openshift-serverless-clients-0:1.6.1-2.el8.src", "relates_to_product_reference": "8Base-Openshift-Serverless-1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-clients-0:1.6.1-2.el8.x86_64 as a component of Red Hat OpenShift Serverless 1.0", "product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.x86_64" }, "product_reference": "openshift-serverless-clients-0:1.6.1-2.el8.x86_64", "relates_to_product_reference": "8Base-Openshift-Serverless-1" } ] }, "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": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.x86_64" ] }, "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-03-09T13:46:17+00:00", "details": "See the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.11 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.11/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.12 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.12/html/serverless/index", "product_ids": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1179" } ], "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": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests" } ] }
rhsa-2023_2802
Vulnerability from csaf_redhat
Published
2023-05-16 08:59
Modified
2025-01-06 19:26
Summary
Red Hat Security Advisory: container-tools:4.0 security and bug fix update
Notes
Topic
An update for the container-tools:4.0 module is now available for Red Hat Enterprise Linux 8.
Red 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.
Details
The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.
Security Fix(es):
* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)
* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)
* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)
* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)
* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)
* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)
* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)
* podman: symlink exchange attack in podman export volume (CVE-2023-0778)
* podman: possible information disclosure and modification (CVE-2022-2989)
* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)
For 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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 Release Notes linked from the References section.
Terms of Use
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.
{ "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 container-tools:4.0 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": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* podman: symlink exchange attack in podman export volume (CVE-2023-0778)\n\n* podman: possible information disclosure and modification (CVE-2022-2989)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 Release Notes linked from 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:2802", "url": "https://access.redhat.com/errata/RHSA-2023:2802" }, { "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/red_hat_enterprise_linux/8/html/8.8_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index" }, { "category": "external", "summary": "2107342", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342" }, { "category": "external", "summary": "2107371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371" }, { "category": "external", "summary": "2107374", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374" }, { "category": "external", "summary": "2107376", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376" }, { "category": "external", "summary": "2107383", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383" }, { "category": "external", "summary": "2107386", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386" }, { "category": "external", "summary": "2107388", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388" }, { "category": "external", "summary": "2107390", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390" }, { "category": "external", "summary": "2107392", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392" }, { "category": "external", "summary": "2113814", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814" }, { "category": "external", "summary": "2115089", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115089" }, { "category": "external", "summary": "2121445", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121445" }, { "category": "external", "summary": "2124669", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669" }, { "category": "external", "summary": "2129766", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129766" }, { "category": "external", "summary": "2152907", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152907" }, { "category": "external", "summary": "2161274", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274" }, { "category": "external", "summary": "2165610", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165610" }, { "category": "external", "summary": "2165790", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165790" }, { "category": "external", "summary": "2166906", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166906" }, { "category": "external", "summary": "2168256", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168256" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2802.json" } ], "title": "Red Hat Security Advisory: container-tools:4.0 security and bug fix update", "tracking": { "current_release_date": "2025-01-06T19:26:04+00:00", "generator": { "date": "2025-01-06T19:26:04+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2023:2802", "initial_release_date": "2023-05-16T08:59:44+00:00", "revision_history": [ { "date": "2023-05-16T08:59:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-05-16T08:59:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T19:26:04+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.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "container-tools:4.0:8080020230217080101:8108cfbc", "product": { "name": "container-tools:4.0:8080020230217080101:8108cfbc", "product_id": "container-tools:4.0:8080020230217080101:8108cfbc", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@4.0:8080020230217080101:8108cfbc" } } }, { "category": "product_version", "name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "product": { "name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "product_id": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "product": { "name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "product_id": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.199.0-1.module%2Bel8.8.0%2B18113%2B8b5b6979?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "product": { "name": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "product_id": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "product": { "name": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "product_id": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-podman@4.0.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "product": { "name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "product_id": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "product": { "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product": { "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product": { "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product": { "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product": { "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "product": { "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "product": { "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64" } } }, { "category": "product_version", "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product": { "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "product": { "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "product_id": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "product": { "name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "product_id": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.199.0-1.module%2Bel8.8.0%2B18113%2B8b5b6979?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "product": { "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=src" } } }, { "category": "product_version", "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "product": { "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "product_id": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman@4.0.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src" } } }, { "category": "product_version", "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src", "product": { "name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src", "product_id": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "product": { "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product": { "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product": { "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product": { "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product": { "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "product": { "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "product": { "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x" } } }, { "category": "product_version", "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product": { "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "product": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "product": { "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product": { "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product": { "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product": { "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product": { "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "product": { "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "product": { "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product": { "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "product": { "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product": { "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product": { "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product": { "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product": { "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "product": { "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "product": { "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64" } } }, { "category": "product_version", "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product": { "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, "product_reference": "container-tools:4.0:8080020230217080101:8108cfbc", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64" }, "product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le" }, "product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x" }, "product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64" }, "product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64" }, "product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le" }, "product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x" }, "product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src" }, "product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64" }, "product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64" }, "product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x" }, "product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64" }, "product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64" }, "product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le" }, "product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x" }, "product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64" }, "product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64" }, "product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le" }, "product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x" }, "product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64" }, "product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch" }, "product_reference": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch" }, "product_reference": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src" }, "product_reference": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64" }, "product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le" }, "product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x" }, "product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src" }, "product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64" }, "product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64" }, "product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le" }, "product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x" }, "product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64" }, "product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src" }, "product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch" }, "product_reference": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64" }, "product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le" }, "product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x" }, "product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64" }, "product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch" }, "product_reference": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch" }, "product_reference": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" }, "product_reference": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src", "relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-1705", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2022-07-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107374" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http: improper sanitization of Transfer-Encoding header", "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": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1705" }, { "category": "external", "summary": "RHBZ#2107374", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1705" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705" }, { "category": "external", "summary": "https://go.dev/issue/53188", "url": "https://go.dev/issue/53188" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T08:59:44+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.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: improper sanitization of Transfer-Encoding header" }, { "cve": "CVE-2022-1962", "cwe": { "id": "CWE-1325", "name": "Improperly Controlled Sequential Memory Allocation" }, "discovery_date": "2022-07-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107376" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: go/parser: stack exhaustion in all Parse* functions", "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": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1962" }, { "category": "external", "summary": "RHBZ#2107376", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1962" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962" }, { "category": "external", "summary": "https://go.dev/issue/53616", "url": "https://go.dev/issue/53616" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T08:59:44+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.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: go/parser: stack exhaustion in all Parse* functions" }, { "acknowledgments": [ { "names": [ "Steven Murdoch" ] } ], "cve": "CVE-2022-2989", "cwe": { "id": "CWE-842", "name": "Placement of User into Incorrect Group" }, "discovery_date": "2022-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2121445" } ], "notes": [ { "category": "description", "text": "An incorrect handling of the supplementary groups in the Podman container engine might lead to the sensitive information disclosure or possible data modification if an attacker has direct access to the affected container where supplementary groups are used to set access permissions and is able to execute a binary code in that container.", "title": "Vulnerability description" }, { "category": "summary", "text": "podman: possible information disclosure and modification", "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": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-2989" }, { "category": "external", "summary": "RHBZ#2121445", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121445" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-2989", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2989" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2989", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2989" }, { "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": "2022-08-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T08:59:44+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.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.6, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "podman: possible information disclosure and modification" }, { "cve": "CVE-2022-27664", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-09-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2124669" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http: handle server errors after sending GOAWAY", "title": "Vulnerability summary" }, { "category": "other", "text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of 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.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-27664" }, { "category": "external", "summary": "RHBZ#2124669", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664", "url": "https://www.cve.org/CVERecord?id=CVE-2022-27664" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664" }, { "category": "external", "summary": "https://go.dev/issue/54658", "url": "https://go.dev/issue/54658" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ", "url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ" } ], "release_date": "2022-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T08:59:44+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.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: handle server errors after sending GOAWAY" }, { "cve": "CVE-2022-28131", "cwe": { "id": "CWE-1325", "name": "Improperly Controlled Sequential Memory Allocation" }, "discovery_date": "2022-07-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107390" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: encoding/xml: stack exhaustion in Decoder.Skip", "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": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-28131" }, { "category": "external", "summary": "RHBZ#2107390", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131", "url": "https://www.cve.org/CVERecord?id=CVE-2022-28131" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131" }, { "category": "external", "summary": "https://go.dev/issue/53614", "url": "https://go.dev/issue/53614" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T08:59:44+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.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Decoder.Skip" }, { "cve": "CVE-2022-30630", "cwe": { "id": "CWE-1325", "name": "Improperly Controlled Sequential Memory Allocation" }, "discovery_date": "2022-07-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107371" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: io/fs: stack exhaustion in Glob", "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": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-30630" }, { "category": "external", "summary": "RHBZ#2107371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30630" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630" }, { "category": "external", "summary": "https://go.dev/issue/53415", "url": "https://go.dev/issue/53415" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T08:59:44+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.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "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.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: io/fs: stack exhaustion in Glob" }, { "cve": "CVE-2022-30631", "cwe": { "id": "CWE-1325", "name": "Improperly Controlled Sequential Memory Allocation" }, "discovery_date": "2022-07-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107342" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: compress/gzip: stack exhaustion in Reader.Read", "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": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-30631" }, { "category": "external", "summary": "RHBZ#2107342", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30631" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631" }, { "category": "external", "summary": "https://go.dev/issue/53168", "url": "https://go.dev/issue/53168" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T08:59:44+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.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "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.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: compress/gzip: stack exhaustion in Reader.Read" }, { "cve": "CVE-2022-30632", "cwe": { "id": "CWE-1325", "name": "Improperly Controlled Sequential Memory Allocation" }, "discovery_date": "2022-07-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107386" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: path/filepath: stack exhaustion in Glob", "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": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-30632" }, { "category": "external", "summary": "RHBZ#2107386", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30632" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632" }, { "category": "external", "summary": "https://go.dev/issue/53416", "url": "https://go.dev/issue/53416" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T08:59:44+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.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "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.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: path/filepath: stack exhaustion in Glob" }, { "cve": "CVE-2022-30633", "cwe": { "id": "CWE-1325", "name": "Improperly Controlled Sequential Memory Allocation" }, "discovery_date": "2022-07-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107392" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: encoding/xml: stack exhaustion in Unmarshal", "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": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-30633" }, { "category": "external", "summary": "RHBZ#2107392", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30633" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633" }, { "category": "external", "summary": "https://go.dev/issue/53611", "url": "https://go.dev/issue/53611" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T08:59:44+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.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "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.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/xml: stack exhaustion in Unmarshal" }, { "cve": "CVE-2022-30635", "cwe": { "id": "CWE-1325", "name": "Improperly Controlled Sequential Memory Allocation" }, "discovery_date": "2022-07-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107388" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: encoding/gob: stack exhaustion in Decoder.Decode", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-30635" }, { "category": "external", "summary": "RHBZ#2107388", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30635" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635" }, { "category": "external", "summary": "https://go.dev/issue/53615", "url": "https://go.dev/issue/53615" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T08:59:44+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.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "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.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: encoding/gob: stack exhaustion in Decoder.Decode" }, { "cve": "CVE-2022-32148", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2022-07-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107383" } ], "notes": [ { "category": "description", "text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working", "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": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-32148" }, { "category": "external", "summary": "RHBZ#2107383", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32148" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148" }, { "category": "external", "summary": "https://go.dev/issue/53423", "url": "https://go.dev/issue/53423" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T08:59:44+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.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working" }, { "cve": "CVE-2022-32189", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-08-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2113814" } ], "notes": [ { "category": "description", "text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded 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": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-32189" }, { "category": "external", "summary": "RHBZ#2113814", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32189" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189" }, { "category": "external", "summary": "https://go.dev/issue/53871", "url": "https://go.dev/issue/53871" }, { "category": "external", "summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU", "url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU" } ], "release_date": "2022-08-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T08:59:44+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.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service" }, { "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": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "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-16T08:59:44+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.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "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": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests" }, { "acknowledgments": [ { "names": [ "Zhi Li" ], "organization": "Huazhong University of Science and Technology" }, { "names": [ "Weijie Liu", "Hongliang Tian" ], "organization": "Ant Group" }, { "names": [ "XiaoFeng Wang" ], "organization": "Indiana University Bloomington" } ], "cve": "CVE-2023-0778", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "discovery_date": "2023-02-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168256" } ], "notes": [ { "category": "description", "text": "A Time-of-check Time-of-use (TOCTOU) flaw was found in podman. This issue may allow a malicious user to replace a normal file in a volume with a symlink while exporting the volume, allowing for access to arbitrary files on the host file system.", "title": "Vulnerability description" }, { "category": "summary", "text": "podman: symlink exchange attack in podman export volume", "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": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0778" }, { "category": "external", "summary": "RHBZ#2168256", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168256" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0778", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0778" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0778", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0778" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-qwqv-rqgf-8qh8", "url": "https://github.com/advisories/GHSA-qwqv-rqgf-8qh8" } ], "release_date": "2023-02-15T15:56:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T08:59:44+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.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2802" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch", "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "podman: symlink exchange attack in podman export volume" } ] }
RHSA-2023:1276
Vulnerability from csaf_redhat
Published
2023-03-15 19:58
Modified
2025-04-10 01:57
Summary
Red Hat Security Advisory: Red Hat OpenStack Platform (collectd-libpod-stats) security update
Notes
Topic
An update for collectd-libpod-stats is now available for Red Hat OpenStack
Platform.
Red 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.
Details
Collectd plugin for gathering resource usage statistics from containers
created with the libpod library.
Security Fix(es):
* net/http: An attacker can cause excessive memory growth in a Go server
accepting HTTP/2 requests (CVE-2022-41717)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page listed in the References section.
Terms of Use
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.
{ "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 collectd-libpod-stats is now available for Red Hat OpenStack\nPlatform.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Collectd plugin for gathering resource usage statistics from containers\ncreated with the libpod library.\n\nSecurity Fix(es):\n\n* net/http: An attacker can cause excessive memory growth in a Go server\naccepting HTTP/2 requests (CVE-2022-41717)\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:1276", "url": "https://access.redhat.com/errata/RHSA-2023:1276" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1276.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenStack Platform (collectd-libpod-stats) security update", "tracking": { "current_release_date": "2025-04-10T01:57:54+00:00", "generator": { "date": "2025-04-10T01:57:54+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2023:1276", "initial_release_date": "2023-03-15T19:58:16+00:00", "revision_history": [ { "date": "2023-03-15T19:58:16+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-03-15T19:58:16+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-04-10T01:57:54+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.1", "product": { "name": "Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:16.1::el8" } } }, { "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": "collectd-libpod-stats-0:1.0.4-3.el8ost.src", "product": { "name": "collectd-libpod-stats-0:1.0.4-3.el8ost.src", "product_id": "collectd-libpod-stats-0:1.0.4-3.el8ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/collectd-libpod-stats@1.0.4-3.el8ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "collectd-libpod-stats-0:1.0.4-3.el8ost.x86_64", "product": { "name": "collectd-libpod-stats-0:1.0.4-3.el8ost.x86_64", "product_id": "collectd-libpod-stats-0:1.0.4-3.el8ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/collectd-libpod-stats@1.0.4-3.el8ost?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "collectd-libpod-stats-0:1.0.4-3.el8ost.ppc64le", "product": { "name": "collectd-libpod-stats-0:1.0.4-3.el8ost.ppc64le", "product_id": "collectd-libpod-stats-0:1.0.4-3.el8ost.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/collectd-libpod-stats@1.0.4-3.el8ost?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "collectd-libpod-stats-0:1.0.4-3.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:collectd-libpod-stats-0:1.0.4-3.el8ost.ppc64le" }, "product_reference": "collectd-libpod-stats-0:1.0.4-3.el8ost.ppc64le", "relates_to_product_reference": "8Base-RHOS-16.1" }, { "category": "default_component_of", "full_product_name": { "name": "collectd-libpod-stats-0:1.0.4-3.el8ost.src as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:collectd-libpod-stats-0:1.0.4-3.el8ost.src" }, "product_reference": "collectd-libpod-stats-0:1.0.4-3.el8ost.src", "relates_to_product_reference": "8Base-RHOS-16.1" }, { "category": "default_component_of", "full_product_name": { "name": "collectd-libpod-stats-0:1.0.4-3.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:collectd-libpod-stats-0:1.0.4-3.el8ost.x86_64" }, "product_reference": "collectd-libpod-stats-0:1.0.4-3.el8ost.x86_64", "relates_to_product_reference": "8Base-RHOS-16.1" }, { "category": "default_component_of", "full_product_name": { "name": "collectd-libpod-stats-0:1.0.4-3.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-3.el8ost.ppc64le" }, "product_reference": "collectd-libpod-stats-0:1.0.4-3.el8ost.ppc64le", "relates_to_product_reference": "8Base-RHOS-16.2" }, { "category": "default_component_of", "full_product_name": { "name": "collectd-libpod-stats-0:1.0.4-3.el8ost.src as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-3.el8ost.src" }, "product_reference": "collectd-libpod-stats-0:1.0.4-3.el8ost.src", "relates_to_product_reference": "8Base-RHOS-16.2" }, { "category": "default_component_of", "full_product_name": { "name": "collectd-libpod-stats-0:1.0.4-3.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-3.el8ost.x86_64" }, "product_reference": "collectd-libpod-stats-0:1.0.4-3.el8ost.x86_64", "relates_to_product_reference": "8Base-RHOS-16.2" } ] }, "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": [ "8Base-RHOS-16.1:collectd-libpod-stats-0:1.0.4-3.el8ost.ppc64le", "8Base-RHOS-16.1:collectd-libpod-stats-0:1.0.4-3.el8ost.src", "8Base-RHOS-16.1:collectd-libpod-stats-0:1.0.4-3.el8ost.x86_64", "8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-3.el8ost.ppc64le", "8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-3.el8ost.src", "8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-3.el8ost.x86_64" ] }, "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-03-15T19:58:16+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-RHOS-16.1:collectd-libpod-stats-0:1.0.4-3.el8ost.ppc64le", "8Base-RHOS-16.1:collectd-libpod-stats-0:1.0.4-3.el8ost.src", "8Base-RHOS-16.1:collectd-libpod-stats-0:1.0.4-3.el8ost.x86_64", "8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-3.el8ost.ppc64le", "8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-3.el8ost.src", "8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-3.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1276" } ], "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": [ "8Base-RHOS-16.1:collectd-libpod-stats-0:1.0.4-3.el8ost.ppc64le", "8Base-RHOS-16.1:collectd-libpod-stats-0:1.0.4-3.el8ost.src", "8Base-RHOS-16.1:collectd-libpod-stats-0:1.0.4-3.el8ost.x86_64", "8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-3.el8ost.ppc64le", "8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-3.el8ost.src", "8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-3.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests" } ] }
RHSA-2023:3204
Vulnerability from csaf_redhat
Published
2023-05-18 00:39
Modified
2025-04-10 07:29
Summary
Red Hat Security Advisory: OpenShift Virtualization 4.13.0 RPMs security and bug fix update
Notes
Topic
Red Hat OpenShift Virtualization release 4.13.0 is now available with updates to packages and images that fix several bugs and add enhancements.
Red 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.
Details
OpenShift Virtualization is Red Hat's virtualization solution designed for Red Hat OpenShift Container Platform.
This advisory contains OpenShift Virtualization 4.13.0 RPMs.
Security Fix(es):
* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)
* golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags (CVE-2022-32149)
* golang: net/url: JoinPath does not strip relative path components in all circumstances (CVE-2022-32190)
* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)
* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)
For 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.
Bug Fix(es):
* 4.13.0 rpms (BZ#2124993)
Terms of Use
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.
{ "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 Virtualization release 4.13.0 is now available with updates to packages and images that fix several bugs and add enhancements.\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 Virtualization is Red Hat\u0027s virtualization solution designed for Red Hat OpenShift Container Platform.\n\nThis advisory contains OpenShift Virtualization 4.13.0 RPMs.\n\nSecurity Fix(es):\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags (CVE-2022-32149)\n\n* golang: net/url: JoinPath does not strip relative path components in all circumstances (CVE-2022-32190)\n\n* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\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* 4.13.0 rpms (BZ#2124993)", "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:3204", "url": "https://access.redhat.com/errata/RHSA-2023:3204" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2113814", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814" }, { "category": "external", "summary": "2124668", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668" }, { "category": "external", "summary": "2124669", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669" }, { "category": "external", "summary": "2124993", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124993" }, { "category": "external", "summary": "2134010", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010" }, { "category": "external", "summary": "2161274", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3204.json" } ], "title": "Red Hat Security Advisory: OpenShift Virtualization 4.13.0 RPMs security and bug fix update", "tracking": { "current_release_date": "2025-04-10T07:29:37+00:00", "generator": { "date": "2025-04-10T07:29:37+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2023:3204", "initial_release_date": "2023-05-18T00:39:12+00:00", "revision_history": [ { "date": "2023-05-18T00:39:12+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-05-18T00:39:12+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-04-10T07:29:37+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "CNV 4.13 for RHEL 9", "product": { "name": "CNV 4.13 for RHEL 9", "product_id": "9Base-CNV-4.13", "product_identification_helper": { "cpe": "cpe:/a:redhat:container_native_virtualization:4.13::el9" } } }, { "category": "product_name", "name": "CNV 4.13 for RHEL 7", "product": { "name": "CNV 4.13 for RHEL 7", "product_id": "7Server-CNV-4.13", "product_identification_helper": { "cpe": "cpe:/a:redhat:container_native_virtualization:4.13::el7" } } }, { "category": "product_name", "name": "CNV 4.13 for RHEL 8", "product": { "name": "CNV 4.13 for RHEL 8", "product_id": "8Base-CNV-4.13", "product_identification_helper": { "cpe": "cpe:/a:redhat:container_native_virtualization:4.13::el8" } } } ], "category": "product_family", "name": "OpenShift Virtualization" }, { "branches": [ { "category": "product_version", "name": "kubevirt-0:4.13.0-1469.el9.src", "product": { "name": "kubevirt-0:4.13.0-1469.el9.src", "product_id": "kubevirt-0:4.13.0-1469.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kubevirt@4.13.0-1469.el9?arch=src" } } }, { "category": "product_version", "name": "kubevirt-0:4.13.0-1469.el7.src", "product": { "name": "kubevirt-0:4.13.0-1469.el7.src", "product_id": "kubevirt-0:4.13.0-1469.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kubevirt@4.13.0-1469.el7?arch=src" } } }, { "category": "product_version", "name": "kubevirt-0:4.13.0-1469.el8.src", "product": { "name": "kubevirt-0:4.13.0-1469.el8.src", "product_id": "kubevirt-0:4.13.0-1469.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kubevirt@4.13.0-1469.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kubevirt-virtctl-0:4.13.0-1469.el9.x86_64", "product": { "name": "kubevirt-virtctl-0:4.13.0-1469.el9.x86_64", "product_id": "kubevirt-virtctl-0:4.13.0-1469.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kubevirt-virtctl@4.13.0-1469.el9?arch=x86_64" } } }, { "category": "product_version", "name": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64", "product": { "name": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64", "product_id": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kubevirt-virtctl-redistributable@4.13.0-1469.el9?arch=x86_64" } } }, { "category": "product_version", "name": "kubevirt-virtctl-0:4.13.0-1469.el7.x86_64", "product": { "name": "kubevirt-virtctl-0:4.13.0-1469.el7.x86_64", "product_id": "kubevirt-virtctl-0:4.13.0-1469.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kubevirt-virtctl@4.13.0-1469.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64", "product": { "name": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64", "product_id": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kubevirt-virtctl-redistributable@4.13.0-1469.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kubevirt-virtctl-0:4.13.0-1469.el8.x86_64", "product": { "name": "kubevirt-virtctl-0:4.13.0-1469.el8.x86_64", "product_id": "kubevirt-virtctl-0:4.13.0-1469.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kubevirt-virtctl@4.13.0-1469.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64", "product": { "name": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64", "product_id": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kubevirt-virtctl-redistributable@4.13.0-1469.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kubevirt-virtctl-0:4.13.0-1469.el9.aarch64", "product": { "name": "kubevirt-virtctl-0:4.13.0-1469.el9.aarch64", "product_id": "kubevirt-virtctl-0:4.13.0-1469.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kubevirt-virtctl@4.13.0-1469.el9?arch=aarch64" } } }, { "category": "product_version", "name": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64", "product": { "name": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64", "product_id": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kubevirt-virtctl-redistributable@4.13.0-1469.el9?arch=aarch64" } } }, { "category": "product_version", "name": "kubevirt-virtctl-0:4.13.0-1469.el8.aarch64", "product": { "name": "kubevirt-virtctl-0:4.13.0-1469.el8.aarch64", "product_id": "kubevirt-virtctl-0:4.13.0-1469.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kubevirt-virtctl@4.13.0-1469.el8?arch=aarch64" } } }, { "category": "product_version", "name": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64", "product": { "name": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64", "product_id": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kubevirt-virtctl-redistributable@4.13.0-1469.el8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kubevirt-0:4.13.0-1469.el7.src as a component of CNV 4.13 for RHEL 7", "product_id": "7Server-CNV-4.13:kubevirt-0:4.13.0-1469.el7.src" }, "product_reference": "kubevirt-0:4.13.0-1469.el7.src", "relates_to_product_reference": "7Server-CNV-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "kubevirt-virtctl-0:4.13.0-1469.el7.x86_64 as a component of CNV 4.13 for RHEL 7", "product_id": "7Server-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el7.x86_64" }, "product_reference": "kubevirt-virtctl-0:4.13.0-1469.el7.x86_64", "relates_to_product_reference": "7Server-CNV-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64 as a component of CNV 4.13 for RHEL 7", "product_id": "7Server-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64" }, "product_reference": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64", "relates_to_product_reference": "7Server-CNV-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "kubevirt-0:4.13.0-1469.el8.src as a component of CNV 4.13 for RHEL 8", "product_id": "8Base-CNV-4.13:kubevirt-0:4.13.0-1469.el8.src" }, "product_reference": "kubevirt-0:4.13.0-1469.el8.src", "relates_to_product_reference": "8Base-CNV-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "kubevirt-virtctl-0:4.13.0-1469.el8.aarch64 as a component of CNV 4.13 for RHEL 8", "product_id": "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.aarch64" }, "product_reference": "kubevirt-virtctl-0:4.13.0-1469.el8.aarch64", "relates_to_product_reference": "8Base-CNV-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "kubevirt-virtctl-0:4.13.0-1469.el8.x86_64 as a component of CNV 4.13 for RHEL 8", "product_id": "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.x86_64" }, "product_reference": "kubevirt-virtctl-0:4.13.0-1469.el8.x86_64", "relates_to_product_reference": "8Base-CNV-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64 as a component of CNV 4.13 for RHEL 8", "product_id": "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64" }, "product_reference": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64", "relates_to_product_reference": "8Base-CNV-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64 as a component of CNV 4.13 for RHEL 8", "product_id": "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64" }, "product_reference": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64", "relates_to_product_reference": "8Base-CNV-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "kubevirt-0:4.13.0-1469.el9.src as a component of CNV 4.13 for RHEL 9", "product_id": "9Base-CNV-4.13:kubevirt-0:4.13.0-1469.el9.src" }, "product_reference": "kubevirt-0:4.13.0-1469.el9.src", "relates_to_product_reference": "9Base-CNV-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "kubevirt-virtctl-0:4.13.0-1469.el9.aarch64 as a component of CNV 4.13 for RHEL 9", "product_id": "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.aarch64" }, "product_reference": "kubevirt-virtctl-0:4.13.0-1469.el9.aarch64", "relates_to_product_reference": "9Base-CNV-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "kubevirt-virtctl-0:4.13.0-1469.el9.x86_64 as a component of CNV 4.13 for RHEL 9", "product_id": "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.x86_64" }, "product_reference": "kubevirt-virtctl-0:4.13.0-1469.el9.x86_64", "relates_to_product_reference": "9Base-CNV-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64 as a component of CNV 4.13 for RHEL 9", "product_id": "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64" }, "product_reference": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64", "relates_to_product_reference": "9Base-CNV-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64 as a component of CNV 4.13 for RHEL 9", "product_id": "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64" }, "product_reference": "kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64", "relates_to_product_reference": "9Base-CNV-4.13" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-27664", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-09-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2124669" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http: handle server errors after sending GOAWAY", "title": "Vulnerability summary" }, { "category": "other", "text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of 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": [ "7Server-CNV-4.13:kubevirt-0:4.13.0-1469.el7.src", "7Server-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el7.x86_64", "7Server-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64", "8Base-CNV-4.13:kubevirt-0:4.13.0-1469.el8.src", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.x86_64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64", "9Base-CNV-4.13:kubevirt-0:4.13.0-1469.el9.src", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.x86_64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-27664" }, { "category": "external", "summary": "RHBZ#2124669", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664", "url": "https://www.cve.org/CVERecord?id=CVE-2022-27664" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664" }, { "category": "external", "summary": "https://go.dev/issue/54658", "url": "https://go.dev/issue/54658" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ", "url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ" } ], "release_date": "2022-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-18T00:39:12+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": [ "7Server-CNV-4.13:kubevirt-0:4.13.0-1469.el7.src", "7Server-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el7.x86_64", "7Server-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64", "8Base-CNV-4.13:kubevirt-0:4.13.0-1469.el8.src", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.x86_64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64", "9Base-CNV-4.13:kubevirt-0:4.13.0-1469.el9.src", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.x86_64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3204" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-CNV-4.13:kubevirt-0:4.13.0-1469.el7.src", "7Server-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el7.x86_64", "7Server-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64", "8Base-CNV-4.13:kubevirt-0:4.13.0-1469.el8.src", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.x86_64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64", "9Base-CNV-4.13:kubevirt-0:4.13.0-1469.el9.src", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.x86_64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: handle server errors after sending GOAWAY" }, { "cve": "CVE-2022-32149", "cwe": { "id": "CWE-407", "name": "Inefficient Algorithmic Complexity" }, "discovery_date": "2022-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2134010" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the golang.org/x/text/language package. An attacker can craft an Accept-Language header which ParseAcceptLanguage will take significant time to parse. This issue leads to a denial of service, and can impact availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags", "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": [ "7Server-CNV-4.13:kubevirt-0:4.13.0-1469.el7.src", "7Server-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el7.x86_64", "7Server-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64", "8Base-CNV-4.13:kubevirt-0:4.13.0-1469.el8.src", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.x86_64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64", "9Base-CNV-4.13:kubevirt-0:4.13.0-1469.el9.src", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.x86_64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-32149" }, { "category": "external", "summary": "RHBZ#2134010", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-32149", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32149" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149" }, { "category": "external", "summary": "https://go.dev/issue/56152", "url": "https://go.dev/issue/56152" }, { "category": "external", "summary": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU", "url": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU" } ], "release_date": "2022-10-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-18T00:39:12+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": [ "7Server-CNV-4.13:kubevirt-0:4.13.0-1469.el7.src", "7Server-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el7.x86_64", "7Server-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64", "8Base-CNV-4.13:kubevirt-0:4.13.0-1469.el8.src", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.x86_64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64", "9Base-CNV-4.13:kubevirt-0:4.13.0-1469.el9.src", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.x86_64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3204" } ], "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": [ "7Server-CNV-4.13:kubevirt-0:4.13.0-1469.el7.src", "7Server-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el7.x86_64", "7Server-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64", "8Base-CNV-4.13:kubevirt-0:4.13.0-1469.el8.src", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.x86_64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64", "9Base-CNV-4.13:kubevirt-0:4.13.0-1469.el9.src", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.x86_64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags" }, { "cve": "CVE-2022-32189", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-08-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2113814" } ], "notes": [ { "category": "description", "text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded 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": [ "7Server-CNV-4.13:kubevirt-0:4.13.0-1469.el7.src", "7Server-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el7.x86_64", "7Server-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64", "8Base-CNV-4.13:kubevirt-0:4.13.0-1469.el8.src", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.x86_64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64", "9Base-CNV-4.13:kubevirt-0:4.13.0-1469.el9.src", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.x86_64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-32189" }, { "category": "external", "summary": "RHBZ#2113814", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32189" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189" }, { "category": "external", "summary": "https://go.dev/issue/53871", "url": "https://go.dev/issue/53871" }, { "category": "external", "summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU", "url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU" } ], "release_date": "2022-08-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-18T00:39:12+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": [ "7Server-CNV-4.13:kubevirt-0:4.13.0-1469.el7.src", "7Server-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el7.x86_64", "7Server-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64", "8Base-CNV-4.13:kubevirt-0:4.13.0-1469.el8.src", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.x86_64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64", "9Base-CNV-4.13:kubevirt-0:4.13.0-1469.el9.src", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.x86_64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3204" }, { "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": [ "7Server-CNV-4.13:kubevirt-0:4.13.0-1469.el7.src", "7Server-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el7.x86_64", "7Server-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64", "8Base-CNV-4.13:kubevirt-0:4.13.0-1469.el8.src", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.x86_64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64", "9Base-CNV-4.13:kubevirt-0:4.13.0-1469.el9.src", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.x86_64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-CNV-4.13:kubevirt-0:4.13.0-1469.el7.src", "7Server-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el7.x86_64", "7Server-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64", "8Base-CNV-4.13:kubevirt-0:4.13.0-1469.el8.src", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.x86_64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64", "9Base-CNV-4.13:kubevirt-0:4.13.0-1469.el9.src", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.x86_64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service" }, { "cve": "CVE-2022-32190", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-09-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2124668" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/url: JoinPath does not strip relative path components in all circumstances", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 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": [ "7Server-CNV-4.13:kubevirt-0:4.13.0-1469.el7.src", "7Server-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el7.x86_64", "7Server-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64", "8Base-CNV-4.13:kubevirt-0:4.13.0-1469.el8.src", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.x86_64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64", "9Base-CNV-4.13:kubevirt-0:4.13.0-1469.el9.src", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.x86_64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-32190" }, { "category": "external", "summary": "RHBZ#2124668", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32190" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190" }, { "category": "external", "summary": "https://go.dev/issue/54385", "url": "https://go.dev/issue/54385" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ", "url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ" } ], "release_date": "2022-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-18T00:39:12+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": [ "7Server-CNV-4.13:kubevirt-0:4.13.0-1469.el7.src", "7Server-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el7.x86_64", "7Server-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64", "8Base-CNV-4.13:kubevirt-0:4.13.0-1469.el8.src", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.x86_64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64", "9Base-CNV-4.13:kubevirt-0:4.13.0-1469.el9.src", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.x86_64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3204" } ], "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": [ "7Server-CNV-4.13:kubevirt-0:4.13.0-1469.el7.src", "7Server-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el7.x86_64", "7Server-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64", "8Base-CNV-4.13:kubevirt-0:4.13.0-1469.el8.src", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.x86_64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64", "9Base-CNV-4.13:kubevirt-0:4.13.0-1469.el9.src", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.x86_64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/url: JoinPath does not strip relative path components in all circumstances" }, { "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": [ "7Server-CNV-4.13:kubevirt-0:4.13.0-1469.el7.src", "7Server-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el7.x86_64", "7Server-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64", "8Base-CNV-4.13:kubevirt-0:4.13.0-1469.el8.src", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.x86_64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64", "9Base-CNV-4.13:kubevirt-0:4.13.0-1469.el9.src", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.x86_64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64" ] }, "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:12+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": [ "7Server-CNV-4.13:kubevirt-0:4.13.0-1469.el7.src", "7Server-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el7.x86_64", "7Server-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64", "8Base-CNV-4.13:kubevirt-0:4.13.0-1469.el8.src", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.x86_64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64", "9Base-CNV-4.13:kubevirt-0:4.13.0-1469.el9.src", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.x86_64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:3204" } ], "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": [ "7Server-CNV-4.13:kubevirt-0:4.13.0-1469.el7.src", "7Server-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el7.x86_64", "7Server-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el7.x86_64", "8Base-CNV-4.13:kubevirt-0:4.13.0-1469.el8.src", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el8.x86_64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.aarch64", "8Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el8.x86_64", "9Base-CNV-4.13:kubevirt-0:4.13.0-1469.el9.src", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-0:4.13.0-1469.el9.x86_64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.aarch64", "9Base-CNV-4.13:kubevirt-virtctl-redistributable-0:4.13.0-1469.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests" } ] }
rhsa-2023:1174
Vulnerability from csaf_redhat
Published
2023-03-09 01:24
Modified
2025-04-10 01:57
Summary
Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.1.2 security and bug fix update
Notes
Topic
OpenShift API for Data Protection (OADP) 1.1.2 is now available.
Red 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.
Details
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.
Security Fix(es) from Bugzilla:
* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)
* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)
* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)
* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)
For 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.
Terms of Use
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.