Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-45290 (GCVE-0-2023-45290)
Vulnerability from cvelistv5 – Published: 2024-03-05 22:22 – Updated: 2025-02-13 17:14| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | net/textproto |
Affected:
0 , < 1.21.8
(semver)
Affected: 1.22.0-0 , < 1.22.1 (semver) |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"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"
}
},
{
"other": {
"content": {
"id": "CVE-2023-45290",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-03-06T15:04:15.773941Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-770",
"description": "CWE-770 Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-11-07T11:07:13.798Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T20:21:15.331Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/65383"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/569341"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20240329-0004/"
},
{
"tags": [
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "net/textproto",
"product": "net/textproto",
"programRoutines": [
{
"name": "Reader.readLineSlice"
},
{
"name": "Reader.readContinuedLineSlice"
},
{
"name": "Reader.ReadCodeLine"
},
{
"name": "Reader.ReadContinuedLine"
},
{
"name": "Reader.ReadContinuedLineBytes"
},
{
"name": "Reader.ReadDotLines"
},
{
"name": "Reader.ReadLine"
},
{
"name": "Reader.ReadLineBytes"
},
{
"name": "Reader.ReadMIMEHeader"
},
{
"name": "Reader.ReadResponse"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.21.8",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.22.1",
"status": "affected",
"version": "1.22.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Bartek Nowotarski"
}
],
"descriptions": [
{
"lang": "en",
"value": "When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-05-01T17:09:46.260Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/65383"
},
{
"url": "https://go.dev/cl/569341"
},
{
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240329-0004/"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
}
],
"title": "Memory exhaustion in multipart form parsing in net/textproto and net/http"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2023-45290",
"datePublished": "2024-03-05T22:22:28.703Z",
"dateReserved": "2023-10-06T17:06:26.221Z",
"dateUpdated": "2025-02-13T17:14:02.493Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-45290",
"date": "2026-08-09",
"epss": "0.01165",
"percentile": "0.64313"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.\"}, {\"lang\": \"es\", \"value\": \"Al analizar un formulario de varias partes (ya sea expl\\u00edcitamente con Request.ParseMultipartForm o impl\\u00edcitamente con Request.FormValue, Request.PostFormValue o Request.FormFile), no se aplicaron l\\u00edmites en el tama\\u00f1o total del formulario analizado a la memoria consumida al leer un solo formulario l\\u00ednea. Esto permite que una entrada creada con fines malintencionados que contenga l\\u00edneas muy largas provoque la asignaci\\u00f3n de cantidades de memoria arbitrariamente grandes, lo que podr\\u00eda provocar un agotamiento de la memoria. Con la correcci\\u00f3n, la funci\\u00f3n ParseMultipartForm ahora limita correctamente el tama\\u00f1o m\\u00e1ximo de las l\\u00edneas del formulario.\"}]",
"id": "CVE-2023-45290",
"lastModified": "2024-11-21T08:26:42.853",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 3.6}]}",
"published": "2024-03-05T23:15:07.210",
"references": "[{\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/08/4\", \"source\": \"security@golang.org\"}, {\"url\": \"https://go.dev/cl/569341\", \"source\": \"security@golang.org\"}, {\"url\": \"https://go.dev/issue/65383\", \"source\": \"security@golang.org\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg\", \"source\": \"security@golang.org\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2599\", \"source\": \"security@golang.org\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240329-0004/\", \"source\": \"security@golang.org\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/08/4\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://go.dev/cl/569341\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://go.dev/issue/65383\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2599\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240329-0004/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-770\"}]}]"
},
"microsoft_vex": {
"current_release_date": "2026-02-18T14:44:04.000Z",
"cve": "CVE-2023-45290",
"id": "msrc_CVE-2023-45290",
"initial_release_date": "2024-03-02T08:00:00.000Z",
"product_status:fixed": "3",
"product_status:known_affected": "3",
"product_status:known_not_affected": "11",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Memory exhaustion in multipart form parsing in net/textproto and net/http",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2023-45290.json",
"version": "2"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-45290\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2024-03-05T23:15:07.210\",\"lastModified\":\"2026-06-17T06:28:36.013\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.\"},{\"lang\":\"es\",\"value\":\"Al analizar un formulario de varias partes (ya sea expl\u00edcitamente con Request.ParseMultipartForm o impl\u00edcitamente con Request.FormValue, Request.PostFormValue o Request.FormFile), no se aplicaron l\u00edmites en el tama\u00f1o total del formulario analizado a la memoria consumida al leer un solo formulario l\u00ednea. Esto permite que una entrada creada con fines malintencionados que contenga l\u00edneas muy largas provoque la asignaci\u00f3n de cantidades de memoria arbitrariamente grandes, lo que podr\u00eda provocar un agotamiento de la memoria. Con la correcci\u00f3n, la funci\u00f3n ParseMultipartForm ahora limita correctamente el tama\u00f1o m\u00e1ximo de las l\u00edneas del formulario.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go standard library\",\"product\":\"net/textproto\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"net/textproto\",\"programRoutines\":[{\"name\":\"Reader.readLineSlice\"},{\"name\":\"Reader.readContinuedLineSlice\"},{\"name\":\"Reader.ReadCodeLine\"},{\"name\":\"Reader.ReadContinuedLine\"},{\"name\":\"Reader.ReadContinuedLineBytes\"},{\"name\":\"Reader.ReadDotLines\"},{\"name\":\"Reader.ReadLine\"},{\"name\":\"Reader.ReadLineBytes\"},{\"name\":\"Reader.ReadMIMEHeader\"},{\"name\":\"Reader.ReadResponse\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.21.8\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.22.0-0\",\"lessThan\":\"1.22.1\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-03-06T15:04:15.773941Z\",\"id\":\"CVE-2023-45290\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2024/03/08/4\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/cl/569341\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/65383\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2024-2599\",\"source\":\"security@golang.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240329-0004/\",\"source\":\"security@golang.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/03/08/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://go.dev/cl/569341\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://go.dev/issue/65383\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2024-2599\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240329-0004/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-07T12:42:26+00:00",
"cve": "CVE-2023-45290",
"id": "CVE-2023-45290",
"initial_release_date": "2023-01-01T00:00:00+00:00",
"product_status:fixed": "5501",
"product_status:known_affected": "92",
"product_status:known_not_affected": "2600",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-45290.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2025-09-03T23:47:30Z",
"cve": "CVE-2023-45290",
"id": "CVE-2023-45290",
"initial_release_date": "2024-03-06T04:35:38Z",
"product_status:recommended": "260",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2023-45290",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2023-45290.json",
"version": "31"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://go.dev/issue/65383\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go.dev/cl/569341\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2599\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240329-0004/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/08/4\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T20:21:15.331Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-45290\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-03-06T15:04:15.773941Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-770\", \"description\": \"CWE-770 Allocation of Resources Without Limits or Throttling\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-23T19:01:11.391Z\"}}], \"cna\": {\"title\": \"Memory exhaustion in multipart form parsing in net/textproto and net/http\", \"credits\": [{\"lang\": \"en\", \"value\": \"Bartek Nowotarski\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"net/textproto\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.21.8\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.22.0-0\", \"lessThan\": \"1.22.1\", \"versionType\": \"semver\"}], \"packageName\": \"net/textproto\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"Reader.readLineSlice\"}, {\"name\": \"Reader.readContinuedLineSlice\"}, {\"name\": \"Reader.ReadCodeLine\"}, {\"name\": \"Reader.ReadContinuedLine\"}, {\"name\": \"Reader.ReadContinuedLineBytes\"}, {\"name\": \"Reader.ReadDotLines\"}, {\"name\": \"Reader.ReadLine\"}, {\"name\": \"Reader.ReadLineBytes\"}, {\"name\": \"Reader.ReadMIMEHeader\"}, {\"name\": \"Reader.ReadResponse\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/65383\"}, {\"url\": \"https://go.dev/cl/569341\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2599\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240329-0004/\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/08/4\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2024-05-01T17:09:46.260Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-45290\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-13T17:14:02.493Z\", \"dateReserved\": \"2023-10-06T17:06:26.221Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2024-03-05T22:22:28.703Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2024_3831
Vulnerability from csaf_redhat - Published: 2024-06-11 19:48 - Updated: 2024-12-17 22:44A flaw was discovered in Go's net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for containernetworking-plugins is now available for Red Hat Enterprise Linux 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": "The Container Network Interface (CNI) project consists of a specification and libraries for writing plug-ins for configuring network interfaces in Linux containers, along with a number of supported plug-ins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted. \n\nSecurity Fix(es):\n\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)",
"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:3831",
"url": "https://access.redhat.com/errata/RHSA-2024:3831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3831.json"
}
],
"title": "Red Hat Security Advisory: containernetworking-plugins security and bug fix update",
"tracking": {
"current_release_date": "2024-12-17T22:44:36+00:00",
"generator": {
"date": "2024-12-17T22:44:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:3831",
"initial_release_date": "2024-06-11T19:48:32+00:00",
"revision_history": [
{
"date": "2024-06-11T19:48:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-06-11T19:48:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:44:36+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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-3.el9_4.src",
"product": {
"name": "containernetworking-plugins-1:1.4.0-3.el9_4.src",
"product_id": "containernetworking-plugins-1:1.4.0-3.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.el9_4?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-3.el9_4.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-3.el9_4.aarch64",
"product_id": "containernetworking-plugins-1:1.4.0-3.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.el9_4?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-3.el9_4?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-3.el9_4?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-3.el9_4.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.4.0-3.el9_4.ppc64le",
"product_id": "containernetworking-plugins-1:1.4.0-3.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.el9_4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-3.el9_4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-3.el9_4?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-3.el9_4.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-3.el9_4.x86_64",
"product_id": "containernetworking-plugins-1:1.4.0-3.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.el9_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-3.el9_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-3.el9_4?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-3.el9_4.s390x",
"product": {
"name": "containernetworking-plugins-1:1.4.0-3.el9_4.s390x",
"product_id": "containernetworking-plugins-1:1.4.0-3.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.el9_4?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-3.el9_4?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-3.el9_4?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-3.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-3.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-3.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.4.0-3.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-3.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.s390x"
},
"product_reference": "containernetworking-plugins-1:1.4.0-3.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-3.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.src"
},
"product_reference": "containernetworking-plugins-1:1.4.0-3.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-3.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-3.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-11T19:48:32+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-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3831"
},
{
"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": [
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-3.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
}
]
}
RHSA-2024_3868
Vulnerability from csaf_redhat - Published: 2024-06-17 00:43 - Updated: 2024-12-18 04:35A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in the NPM IP Package. This flaw allows an attacker to perform arbitrary code execution and obtain sensitive information via the isPublic() function by inducing a Server-Side Request Forgery (SSRF) attack and obtaining access to normally inaccessible resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's net/http/cookiejar standard library package. When following an HTTP redirect to a domain that is not a subdomain match or an exact match of the initial domain, an http.Client does not forward sensitive headers such as "Authorization" or "Cookie". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was discovered in Go's net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in the follow-redirects package. While processing the cross-domain redirection, `follow-redirects` clears authorization headers, however, it misses clearing proxy-authentication headers, which contain credentials as well. This issue may lead to credential leaking, having a high impact on data confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le | — |
Vendor Fix
fix
|
A flaw was found in the Express.js minimalist web framework for node. Versions of Express.js before 4.19.0 and all pre-release alpha and beta versions of 5.0 are affected by an open redirect vulnerability using malformed URLs. When a user of Express performs a redirect using a user-provided URL, Express performs an encode [using `encodeurl`](https://github.com/pillarjs/encodeurl) on the contents before passing it to the `location` header. This issue can cause malformed URLs to be evaluated in unexpected ways by common redirect allow list implementations in Express applications, leading to an Open Redirect via bypass of a properly implemented allow list. The main method impacted is `res.location()`, but this is also called from within `res.redirect()`. The vulnerability is fixed in 4.19.2 and 5.0.0-beta.3.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the webpack-dev-middleware package, where it failed to validate the supplied URL address sufficiently before returning local files. This flaw allows an attacker to craft URLs to return arbitrary local files from the developer's machine. The lack of normalization before calling the middleware also allows the attacker to perform path traversal attacks on the target environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Network Observability 1.6 for Red Hat OpenShift\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Network Observability 1.6.0\n\nSecurity Fix(es):\n\n* CVE-2024-29180 webpack-dev-middleware: lack of URL validation may lead to file leak\n* CVE-2024-24786 golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON\n* CVE-2023-42282 nodejs-ip: arbitrary code execution via the isPublic() function\n* CVE-2023-39326 golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests\n* CVE-2024-28849 follow-redirects: Possible credential leak\n* CVE-2024-24783 golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm\n* CVE-2023-45289 golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect\n* CVE-2023-45290 golang: net/http: memory exhaustion in Request.ParseMultipartForm\n* CVE-2024-24785 golang: html/template: errors returned from MarshalJSON methods may break template escaping\n* CVE-2024-29041 express: cause malformed URLs to be evaluated [noo-1]\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted 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:3868",
"url": "https://access.redhat.com/errata/RHSA-2024:3868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "2265161",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265161"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "2269576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576"
},
{
"category": "external",
"summary": "2270863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863"
},
{
"category": "external",
"summary": "2290901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290901"
},
{
"category": "external",
"summary": "NETOBSERV-1279",
"url": "https://issues.redhat.com/browse/NETOBSERV-1279"
},
{
"category": "external",
"summary": "NETOBSERV-1408",
"url": "https://issues.redhat.com/browse/NETOBSERV-1408"
},
{
"category": "external",
"summary": "NETOBSERV-1424",
"url": "https://issues.redhat.com/browse/NETOBSERV-1424"
},
{
"category": "external",
"summary": "NETOBSERV-1453",
"url": "https://issues.redhat.com/browse/NETOBSERV-1453"
},
{
"category": "external",
"summary": "NETOBSERV-1459",
"url": "https://issues.redhat.com/browse/NETOBSERV-1459"
},
{
"category": "external",
"summary": "NETOBSERV-1462",
"url": "https://issues.redhat.com/browse/NETOBSERV-1462"
},
{
"category": "external",
"summary": "NETOBSERV-1544",
"url": "https://issues.redhat.com/browse/NETOBSERV-1544"
},
{
"category": "external",
"summary": "NETOBSERV-1598",
"url": "https://issues.redhat.com/browse/NETOBSERV-1598"
},
{
"category": "external",
"summary": "NETOBSERV-1606",
"url": "https://issues.redhat.com/browse/NETOBSERV-1606"
},
{
"category": "external",
"summary": "NETOBSERV-1607",
"url": "https://issues.redhat.com/browse/NETOBSERV-1607"
},
{
"category": "external",
"summary": "NETOBSERV-1621",
"url": "https://issues.redhat.com/browse/NETOBSERV-1621"
},
{
"category": "external",
"summary": "NETOBSERV-1630",
"url": "https://issues.redhat.com/browse/NETOBSERV-1630"
},
{
"category": "external",
"summary": "NETOBSERV-1647",
"url": "https://issues.redhat.com/browse/NETOBSERV-1647"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3868.json"
}
],
"title": "Red Hat Security Advisory: Network Observability 1.6.0 for OpenShift",
"tracking": {
"current_release_date": "2024-12-18T04:35:48+00:00",
"generator": {
"date": "2024-12-18T04:35:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:3868",
"initial_release_date": "2024-06-17T00:43:37+00:00",
"revision_history": [
{
"date": "2024-06-17T00:43:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-06-17T00:43:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:35:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "NETOBSERV 1.6 for RHEL 9",
"product": {
"name": "NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:network_observ_optr:1.6.0::el9"
}
}
}
],
"category": "product_family",
"name": "Network Observability"
},
{
"branches": [
{
"category": "product_version",
"name": "network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"product": {
"name": "network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"product_id": "network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-cli-rhel9\u0026tag=v1.6.0-66"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"product": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.6.0-66"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"product": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.6.0-66"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"product": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.6.0-66"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"product": {
"name": "network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"product_id": "network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.6.0-78"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"product": {
"name": "network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"product_id": "network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.6.0-66"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"product": {
"name": "network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"product_id": "network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-cli-rhel9\u0026tag=v1.6.0-66"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"product": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.6.0-66"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"product": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.6.0-66"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"product": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.6.0-66"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"product": {
"name": "network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"product_id": "network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.6.0-78"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"product": {
"name": "network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"product_id": "network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.6.0-66"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"product": {
"name": "network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"product_id": "network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-cli-rhel9\u0026tag=v1.6.0-66"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"product": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.6.0-66"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"product": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.6.0-66"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"product": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.6.0-66"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"product": {
"name": "network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"product_id": "network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.6.0-78"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le",
"product": {
"name": "network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le",
"product_id": "network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.6.0-66"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"product": {
"name": "network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"product_id": "network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-cli-rhel9\u0026tag=v1.6.0-66"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"product": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.6.0-66"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"product": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.6.0-66"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"product": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.6.0-66"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"product": {
"name": "network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"product_id": "network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.6.0-78"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"product": {
"name": "network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"product_id": "network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.6.0-66"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64 as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64"
},
"product_reference": "network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64 as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64"
},
"product_reference": "network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le"
},
"product_reference": "network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x"
},
"product_reference": "network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le"
},
"product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64 as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64"
},
"product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64 as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64"
},
"product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x"
},
"product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le"
},
"product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x"
},
"product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64 as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64"
},
"product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64 as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64"
},
"product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64 as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64"
},
"product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64 as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64"
},
"product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x"
},
"product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le"
},
"product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le"
},
"product_reference": "network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64 as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64"
},
"product_reference": "network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x"
},
"product_reference": "network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64 as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64"
},
"product_reference": "network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x"
},
"product_reference": "network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64 as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64"
},
"product_reference": "network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64 as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64"
},
"product_reference": "network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le as a component of NETOBSERV 1.6 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
},
"product_reference": "network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-39326",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253330"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39326"
},
{
"category": "external",
"summary": "RHBZ#2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2382",
"url": "https://pkg.go.dev/vuln/GO-2023-2382"
}
],
"release_date": "2023-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-17T00:43:37+00:00",
"details": "For details on how to apply this update, refer to: \n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3868"
},
{
"category": "workaround",
"details": "No mitigation is available for this flaw.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests"
},
{
"cve": "CVE-2023-42282",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2024-02-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265161"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the NPM IP Package. This flaw allows an attacker to perform arbitrary code execution and obtain sensitive information via the isPublic() function by inducing a Server-Side Request Forgery (SSRF) attack and obtaining access to normally inaccessible resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-ip: arbitrary code execution via the isPublic() function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "It appears that npm does not utilize the bundled code therefore Red Hat Enterprise Linux is not affected by this vulnerability.\n\nWhile the vulnerability in the NPM IP Package presents a significant security concern, it\u0027s categorized as important rather than critical due to several factors. Firstly, the misclassification of the private IP address 0x7f.1 as public by the isPublic() function does not directly lead to remote code execution or unauthorized access to critical systems. Instead, it facilitates SSRF attacks, which typically require additional conditions to fully exploit, such as the ability to influence server-side requests and responses. Additionally, the impact of SSRF attacks can vary depending on the specific environment and configuration of the affected system. While SSRF attacks can potentially lead to data exposure, service disruption, or lateral movement within a network, their severity is often mitigated by factors such as network segmentation, access controls, and the availability of sensitive resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-42282"
},
{
"category": "external",
"summary": "RHBZ#2265161",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265161"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-42282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-42282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42282"
},
{
"category": "external",
"summary": "https://cosmosofcyberspace.github.io/npm_ip_cve/npm_ip_cve.html",
"url": "https://cosmosofcyberspace.github.io/npm_ip_cve/npm_ip_cve.html"
}
],
"release_date": "2024-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-17T00:43:37+00:00",
"details": "For details on how to apply this update, refer to: \n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3868"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
}
],
"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": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs-ip: arbitrary code execution via the isPublic() function"
},
{
"cve": "CVE-2023-45289",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268018"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/http/cookiejar standard library package. When following an HTTP redirect to a domain that is not a subdomain match or an exact match of the initial domain, an http.Client does not forward sensitive headers such as \"Authorization\" or \"Cookie\". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45289"
},
{
"category": "external",
"summary": "RHBZ#2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-17T00:43:37+00:00",
"details": "For details on how to apply this update, refer to: \n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3868"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-17T00:43:37+00:00",
"details": "For details on how to apply this update, refer to: \n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3868"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-17T00:43:37+00:00",
"details": "For details on how to apply this update, refer to: \n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3868"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-17T00:43:37+00:00",
"details": "For details on how to apply this update, refer to: \n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3868"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "RHBZ#2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://go.dev/cl/569356",
"url": "https://go.dev/cl/569356"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/",
"url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2611",
"url": "https://pkg.go.dev/vuln/GO-2024-2611"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-17T00:43:37+00:00",
"details": "For details on how to apply this update, refer to: \n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3868"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON"
},
{
"cve": "CVE-2024-28849",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2269576"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the follow-redirects package. While processing the cross-domain redirection, `follow-redirects` clears authorization headers, however, it misses clearing proxy-authentication headers, which contain credentials as well. This issue may lead to credential leaking, having a high impact on data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Possible credential leak",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28849"
},
{
"category": "external",
"summary": "RHBZ#2269576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp"
}
],
"release_date": "2024-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-17T00:43:37+00:00",
"details": "For details on how to apply this update, refer to: \n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3868"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "follow-redirects: Possible credential leak"
},
{
"cve": "CVE-2024-29041",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2024-06-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2290901"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Express.js minimalist web framework for node. Versions of Express.js before 4.19.0 and all pre-release alpha and beta versions of 5.0 are affected by an open redirect vulnerability using malformed URLs. When a user of Express performs a redirect using a user-provided URL, Express performs an encode [using `encodeurl`](https://github.com/pillarjs/encodeurl) on the contents before passing it to the `location` header. This issue can cause malformed URLs to be evaluated in unexpected ways by common redirect allow list implementations in Express applications, leading to an Open Redirect via bypass of a properly implemented allow list. The main method impacted is `res.location()`, but this is also called from within `res.redirect()`. The vulnerability is fixed in 4.19.2 and 5.0.0-beta.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "express: cause malformed URLs to be evaluated",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse 7 only uses express as part of build time development dependency, it is not part of the final product delivery.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29041"
},
{
"category": "external",
"summary": "RHBZ#2290901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290901"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29041"
},
{
"category": "external",
"summary": "https://expressjs.com/en/4x/api.html#res.location",
"url": "https://expressjs.com/en/4x/api.html#res.location"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/commit/0867302ddbde0e9463d0564fea5861feb708c2dd",
"url": "https://github.com/expressjs/express/commit/0867302ddbde0e9463d0564fea5861feb708c2dd"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/commit/0b746953c4bd8e377123527db11f9cd866e39f94",
"url": "https://github.com/expressjs/express/commit/0b746953c4bd8e377123527db11f9cd866e39f94"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/pull/5539",
"url": "https://github.com/expressjs/express/pull/5539"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/security/advisories/GHSA-rv95-896h-c2vc",
"url": "https://github.com/expressjs/express/security/advisories/GHSA-rv95-896h-c2vc"
},
{
"category": "external",
"summary": "https://github.com/koajs/koa/issues/1800",
"url": "https://github.com/koajs/koa/issues/1800"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-17T00:43:37+00:00",
"details": "For details on how to apply this update, refer to: \n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3868"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "express: cause malformed URLs to be evaluated"
},
{
"cve": "CVE-2024-29180",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2270863"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the webpack-dev-middleware package, where it failed to validate the supplied URL address sufficiently before returning local files. This flaw allows an attacker to craft URLs to return arbitrary local files from the developer\u0027s machine. The lack of normalization before calling the middleware also allows the attacker to perform path traversal attacks on the target environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webpack-dev-middleware: lack of URL validation may lead to file leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in webpack-dev represents a important security issue due to its potential to expose sensitive files and compromise developer machines. By failing to validate URLs and normalize paths effectively, the middleware allows attackers to craft malicious requests that can retrieve arbitrary local files or perform unauthorized path traversal. This could lead to unauthorized access to confidential information, including source code, configuration files, and even system-level files. Given the widespread use of webpack-dev-middleware in web development environments, addressing this vulnerability promptly is important to prevent serious data breaches and protect the integrity of development processes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29180"
},
{
"category": "external",
"summary": "RHBZ#2270863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6",
"url": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6"
}
],
"release_date": "2024-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-17T00:43:37+00:00",
"details": "For details on how to apply this update, refer to: \n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3868"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:2791f24b0410092f1f87ff0cc37b0b17f149b20446d755995c4fc5fb2f937f15_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:798960bd10c9b7f5b688b605e50e01087361eafcc0c844394fc7762f3ca88443_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b4859faa6fb6d2a2e28100004d3daca28c7be7501aaffa92113093083de32728_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-cli-rhel9@sha256:b6588b788130d3a04d02778684aff2ce895e329115929416d9c006e2b1a86982_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:1ced6f1518fc53dfd52df9e2e823b120713eb0c894c55a5cc8925e781e2cf6cc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:3f651994af1446e77a82b9d09786312c15d81b167766989889d3e13d365ea483_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:42a46f4b81016b1f9ad0532dc0e79286feaf6c1a764ee227d4b77b1607b90f91_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-console-plugin-rhel9@sha256:dc8d6de0a66d862bdadcfe32ead8c5f70466d40877d58fdb3de05aa703660d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:917b0c08532d6014acfa9b21fdb8db5d4980353151527ad0af6ec196884233bf_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:946b8f7d232509a056c8cddb800f4c8101dca3bbc4287f86369432ed76062b5b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d67320b31e2a18b6d375ced73ec075e9057bf2273246f8fe0e82172a44c1d0f7_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:f8e75d101cee6a6f28a43daeb9f72a32e81968228ca424c7ee9cd68c31d7c40d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:09c7ec9405783b3a70876a17e5c498c508ee93dc44c2a2de3ec4daabba4995ea_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2405a8a51271fb13c5a716824540b4ae5e0cdf9af62ae7257f9686ae31c853f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:73cc801e1b025728d6a08840af59b5d156cb0d6c75104f4a4a896b37cb28373b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:9ddb62d832e7882c6279a5708a53f5d04c5b0736ee06159dfb82d7d1b7622b59_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:1eab84f961377b696cf46a8cddde4822949f78bedaea798140d79e59e7b646f9_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:30868483bc25d1a7c280f05ef84659e390b568422b205fffe12c3e15d8272c92_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:d935dbd477a42f9c7f48a7fd23a6390ec7cdc536a58c75782ef2bf771ff5e688_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-operator-bundle@sha256:e8f0fb2d6325764bff266705e8320a3b7a6d23370b4710b46231d4e675ccfe7b_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:21c63e737590cb3f976549b46b8f5f20e305c3ea0621549aa6d727e0df3c7726_s390x",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:42b904be06a7a546ee0edbfbb3bfa5007734db1ab4dddb599ba92c334e0f2c43_amd64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:63ac578a124ee0d2b728e95290b0b9f67b714e3663e90eb7a99fd5ca29c47008_arm64",
"9Base-NETWORK-OBSERVABILITY-1.6.0:network-observability/network-observability-rhel9-operator@sha256:a38349c1375821d057f63f4f7f5f4ff454e0a7d32a5dd3889d0fc7f1dd2b1f41_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "webpack-dev-middleware: lack of URL validation may lead to file leak"
}
]
}
RHSA-2024_4023
Vulnerability from csaf_redhat - Published: 2024-06-20 12:39 - Updated: 2024-12-17 22:45A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's net/http/cookiejar standard library package. When following an HTTP redirect to a domain that is not a subdomain match or an exact match of the initial domain, an http.Client does not forward sensitive headers such as "Authorization" or "Cookie". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was discovered in Go's net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat openshift-serverless-clients kn 1.33.0 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Serverless Client kn 1.33.0 provides a CLI to interact with\nRed Hat OpenShift Serverless 1.33.0. The kn CLI is delivered as an RPM package\nfor installation on RHEL platforms, and as binaries for non-Linux platforms.\n\nThis release includes security, bug fixes, and enhancements.\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n* golang: html/template: errors returned from MarshalJSON methods may break template escaping (CVE-2024-24785)\n* golang: net/mail: comments in display names are incorrectly handled (CVE-2024-24784)\n* golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n* golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect (CVE-2023-45289)\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n\nA Red Hat Security Bulletin, which addresses further details about the Rapid\nReset flaw is available in the References section.\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, 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:4023",
"url": "https://access.redhat.com/errata/RHSA-2024:4023"
},
{
"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/documentation/en-us/red_hat_openshift_serverless/1",
"url": "https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2277862",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2277862"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4023.json"
}
],
"title": "Red Hat Security Advisory: Release of openshift-serverless-clients kn 1.33.0 security update \u0026 enhancements",
"tracking": {
"current_release_date": "2024-12-17T22:45:25+00:00",
"generator": {
"date": "2024-12-17T22:45:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:4023",
"initial_release_date": "2024-06-20T12:39:35+00:00",
"revision_history": [
{
"date": "2024-06-20T12:39:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-06-20T12:39:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:45:25+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.12.0-7.el8.src",
"product": {
"name": "openshift-serverless-clients-0:1.12.0-7.el8.src",
"product_id": "openshift-serverless-clients-0:1.12.0-7.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.12.0-7.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.12.0-7.el8.x86_64",
"product": {
"name": "openshift-serverless-clients-0:1.12.0-7.el8.x86_64",
"product_id": "openshift-serverless-clients-0:1.12.0-7.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.12.0-7.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"product": {
"name": "openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"product_id": "openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.12.0-7.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"product": {
"name": "openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"product_id": "openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.12.0-7.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"product": {
"name": "openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"product_id": "openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.12.0-7.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.12.0-7.el8.aarch64 as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64"
},
"product_reference": "openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.12.0-7.el8.ppc64le as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le"
},
"product_reference": "openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.12.0-7.el8.s390x as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x"
},
"product_reference": "openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.12.0-7.el8.src as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src"
},
"product_reference": "openshift-serverless-clients-0:1.12.0-7.el8.src",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.12.0-7.el8.x86_64 as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
},
"product_reference": "openshift-serverless-clients-0:1.12.0-7.el8.x86_64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T12:39:35+00:00",
"details": "See the Red Hat OpenShift serverless 1 documentation at: \nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4023"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2023-45289",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268018"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/http/cookiejar standard library package. When following an HTTP redirect to a domain that is not a subdomain match or an exact match of the initial domain, an http.Client does not forward sensitive headers such as \"Authorization\" or \"Cookie\". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45289"
},
{
"category": "external",
"summary": "RHBZ#2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T12:39:35+00:00",
"details": "See the Red Hat OpenShift serverless 1 documentation at: \nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4023"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T12:39:35+00:00",
"details": "See the Red Hat OpenShift serverless 1 documentation at: \nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4023"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T12:39:35+00:00",
"details": "See the Red Hat OpenShift serverless 1 documentation at: \nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4023"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24784",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268021"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/mail: comments in display names are incorrectly handled",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24784"
},
{
"category": "external",
"summary": "RHBZ#2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T12:39:35+00:00",
"details": "See the Red Hat OpenShift serverless 1 documentation at: \nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4023"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/mail: comments in display names are incorrectly handled"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T12:39:35+00:00",
"details": "See the Red Hat OpenShift serverless 1 documentation at: \nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4023"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.aarch64",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.12.0-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
}
]
}
RHSA-2024_4520
Vulnerability from csaf_redhat - Published: 2024-07-11 17:32 - Updated: 2024-12-17 22:46A flaw was discovered in Go's net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64 | — |
Workaround
|
A flaw was found in Go's crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64 | — |
Workaround
|
A flaw was found in Go's net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64 | — |
Workaround
|
A flaw was found in Go's html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64 | — |
Workaround
|
A flaw was found in the webpack-dev-middleware package, where it failed to validate the supplied URL address sufficiently before returning local files. This flaw allows an attacker to craft URLs to return arbitrary local files from the developer's machine. The lack of normalization before calling the middleware also allows the attacker to perform path traversal attacks on the target environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64 | — |
Workaround
|
A vulnerability was found in how Envoy Proxy implements the HTTP/2 codec. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated remote attacker to send packets to vulnerable servers, which could use up compute resources to cause a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The Migration Toolkit for Containers (MTC) 1.7.16 is now available.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Migration Toolkit for Containers (MTC) enables you to migrate Kubernetes resources, persistent volume data, and internal container images between OpenShift Container Platform clusters, using the MTC web console or the Kubernetes API.\n\nSecurity Fix(es) from Bugzilla:\n\n* webpack-dev-middleware: lack of URL validation may lead to file leak (CVE-2024-29180)\n\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n\n* golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n\n* golang: net/mail: comments in display names are incorrectly handled (CVE-2024-24784)\n\n* golang: html/template: errors returned from MarshalJSON methods may break template escaping (CVE-2024-24785)\n\n* envoy: HTTP/2 CPU exhaustion due to CONTINUATION frame flood (CVE-2024-30255)\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-2024:4520",
"url": "https://access.redhat.com/errata/RHSA-2024:4520"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "2270863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863"
},
{
"category": "external",
"summary": "2272986",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272986"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4520.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.7.16 security and bug fix update",
"tracking": {
"current_release_date": "2024-12-17T22:46:39+00:00",
"generator": {
"date": "2024-12-17T22:46:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:4520",
"initial_release_date": "2024-07-11T17:32:34+00:00",
"revision_history": [
{
"date": "2024-07-11T17:32:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-11T17:32:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:46:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-RHMTC-1.7",
"product": {
"name": "8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.7::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Migration Toolkit"
},
{
"branches": [
{
"category": "product_version",
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.7.16-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"product": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"product_id": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-hook-runner-rhel8\u0026tag=v1.7.16-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"product": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"product_id": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-legacy-rhel8-operator\u0026tag=v1.7.16-7"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.7.16-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.7.16-6"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"product": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"product_id": "rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-openvpn-rhel8\u0026tag=v1.7.16-6"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"product": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"product_id": "rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rhel8-operator\u0026tag=v1.7.16-6"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.7.16-7"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.7.16-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.7.16-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.7.16-6"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"product_id": "rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-rhel8\u0026tag=v1.7.16-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-aws-rhel8\u0026tag=v1.7.16-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8\u0026tag=v1.7.16-6"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8\u0026tag=v1.7.16-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"product_id": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-restic-restore-helper-rhel8\u0026tag=v1.7.16-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64",
"product": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64",
"product_id": "rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-velero-plugin-rhel8\u0026tag=v1.7.16-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64"
},
"product_reference": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64"
},
"product_reference": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64"
},
"product_reference": "rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64"
},
"product_reference": "rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
},
"product_reference": "rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-11T17:32:34+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4520"
},
{
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-11T17:32:34+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4520"
},
{
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24784",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268021"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/mail: comments in display names are incorrectly handled",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24784"
},
{
"category": "external",
"summary": "RHBZ#2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-11T17:32:34+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4520"
},
{
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/mail: comments in display names are incorrectly handled"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-11T17:32:34+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4520"
},
{
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-29180",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-03-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2270863"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the webpack-dev-middleware package, where it failed to validate the supplied URL address sufficiently before returning local files. This flaw allows an attacker to craft URLs to return arbitrary local files from the developer\u0027s machine. The lack of normalization before calling the middleware also allows the attacker to perform path traversal attacks on the target environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webpack-dev-middleware: lack of URL validation may lead to file leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in webpack-dev represents a important security issue due to its potential to expose sensitive files and compromise developer machines. By failing to validate URLs and normalize paths effectively, the middleware allows attackers to craft malicious requests that can retrieve arbitrary local files or perform unauthorized path traversal. This could lead to unauthorized access to confidential information, including source code, configuration files, and even system-level files. Given the widespread use of webpack-dev-middleware in web development environments, addressing this vulnerability promptly is important to prevent serious data breaches and protect the integrity of development processes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29180"
},
{
"category": "external",
"summary": "RHBZ#2270863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6",
"url": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6"
}
],
"release_date": "2024-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-11T17:32:34+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4520"
},
{
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "webpack-dev-middleware: lack of URL validation may lead to file leak"
},
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2024-30255",
"cwe": {
"id": "CWE-390",
"name": "Detection of Error Condition Without Action"
},
"discovery_date": "2024-04-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2272986"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in how Envoy Proxy implements the HTTP/2 codec. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated remote attacker to send packets to vulnerable servers, which could use up compute resources to cause a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "envoy: HTTP/2 CPU exhaustion due to CONTINUATION frame flood",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Moderate, in alignment with upstream Envoy. The worst case scenario is excessive CPU utilization causing a denial of service. Once an attack has ended, the system should return to normal operations on its own.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-30255"
},
{
"category": "external",
"summary": "RHBZ#2272986",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272986"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-30255",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30255"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-30255",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-30255"
},
{
"category": "external",
"summary": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-j654-3ccm-vfmm",
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-j654-3ccm-vfmm"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-11T17:32:34+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4520"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:a5620a35a89b38cc9f8ef6147efe40b9a62d5f8d961968e81e4b84e0f6337c94_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:56eae69c12cf1c7f1c7fd64a938c669bdc50dd353f733f1971c35d0b9ef56e48_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:434e8a6dae031c7aa99728e1f2d9bbaae6bd8ff64d6e06c3597a8f14e6590c03_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:97399e762ce9744f026eb2cf6366b5f286e4a92b32db30b79787901eb580fbf4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:652082a93de2fc55d5046e1b0d04fe034459b60b0549bb75c15a9972c96ae68f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:3e7567bd91be37295cc85532dd304cebd37828ddf5b88a511f9e4ad101ec7349_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:4de0188e7e57ab94a125c454e0be15ff701e7f5c52660c357386cc303feb70e8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:ea7d70b11eb094a586b40e16b91a3003c1dc57ae80ac9e298e0971460e095f08_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:da6b96d2e936f2c8c14b5e7273623c1872d86ce67698e7494c74adb8fdfcee57_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:e95991a0d2c516ac5c8fcc1b741b3d3b30adb16ed9656079454d0b4103311480_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:c392763d7f67dcef77b013b0fc977c3854b44dc33e6737e3608c62ce565c1f68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:399d46d5b2aef2f8ce82943164362d8946c87876be14437198df877c007e2f12_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4a69ad5f28081c0ca8d11081af1b0751e7ca24457e879941cffc6ef0587d2b28_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:395d982a9939f0dc24d713e15f42b72811b2a68d97f8a20e69ae0fda931f1c46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:6b9712b1c36920b9c1f1824f7b1520a05fdf110040295660ebbab0d17601bb0d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:5a773ec0f63de6bc1d340ad3a322f9e61eec39922de6c078df0560705455695e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:46827d5f7d1e6ff68eb9ef4d5efd6478d531a0b2b5d4ab4169485ddb43e69b06_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "envoy: HTTP/2 CPU exhaustion due to CONTINUATION frame flood"
}
]
}
RHSA-2024_4893
Vulnerability from csaf_redhat - Published: 2024-07-29 00:19 - Updated: 2024-12-17 22:49A flaw was discovered in Go's net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.
A flaw was found in Go's crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.
A flaw was found in Go's html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.
A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.
{
"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 rhc-worker-script is now available for Red Hat Enterprise Linux 7.\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 rhc-worker-script package provides a worker for the Remote Host Configuration (rhc) for the purpose of executing an interpreted programming language script on hosts managed by Red Hat Insights.\n\nSecurity Fix(es):\n\n* golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n\n* golang: html/template: errors returned from MarshalJSON methods may break template escaping (CVE-2024-24785)\n\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\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:4893",
"url": "https://access.redhat.com/errata/RHSA-2024:4893"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4893.json"
}
],
"title": "Red Hat Security Advisory: rhc-worker-script security update",
"tracking": {
"current_release_date": "2024-12-17T22:49:03+00:00",
"generator": {
"date": "2024-12-17T22:49:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:4893",
"initial_release_date": "2024-07-29T00:19:42+00:00",
"revision_history": [
{
"date": "2024-07-29T00:19:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-29T00:19:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:49:03+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 Server (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-worker-script-0:0.9-5.el7_9.src",
"product": {
"name": "rhc-worker-script-0:0.9-5.el7_9.src",
"product_id": "rhc-worker-script-0:0.9-5.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-script@0.9-5.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-worker-script-0:0.9-5.el7_9.x86_64",
"product": {
"name": "rhc-worker-script-0:0.9-5.el7_9.x86_64",
"product_id": "rhc-worker-script-0:0.9-5.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-script@0.9-5.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-script-0:0.9-5.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.src"
},
"product_reference": "rhc-worker-script-0:0.9-5.el7_9.src",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-script-0:0.9-5.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.x86_64"
},
"product_reference": "rhc-worker-script-0:0.9-5.el7_9.x86_64",
"relates_to_product_reference": "7Server-ELS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.src",
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-29T00:19:42+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": [
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.src",
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4893"
},
{
"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-ELS:rhc-worker-script-0:0.9-5.el7_9.src",
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.src",
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.src",
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-29T00:19:42+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": [
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.src",
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4893"
},
{
"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-ELS:rhc-worker-script-0:0.9-5.el7_9.src",
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.src",
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.src",
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-29T00:19:42+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": [
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.src",
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4893"
},
{
"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-ELS:rhc-worker-script-0:0.9-5.el7_9.src",
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.src",
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-ELS:rhc-worker-script-0:0.9-5.el7_9.src",
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-29T00:19:42+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": [
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.src",
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4893"
},
{
"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": [
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.src",
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.src",
"7Server-ELS:rhc-worker-script-0:0.9-5.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
}
]
}
RHSA-2024_5013
Vulnerability from csaf_redhat - Published: 2024-08-05 15:40 - Updated: 2024-12-17 22:50A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was discovered in Go's net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64 | — |
Vendor Fix
fix
Workaround
|
A path traversal vulnerability was discovered in the go library go-git. This issue may allow an attacker to create and amend files across the filesystem when applications are using the default ChrootOS, potentially allowing remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"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 Builds 1.1.0",
"title": "Topic"
},
{
"category": "general",
"text": "Releases of Red Hat OpenShift Builds 1.1.0 General * https://access.redhat.com/security/updates/classification/#important",
"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:5013",
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-49569",
"url": "https://access.redhat.com/security/cve/CVE-2023-49569"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24786",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-45288",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-45290",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24783",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24785",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24788",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5013.json"
}
],
"title": "Red Hat Security Advisory: The Red Hat OpenShift Builds Client 1.1.0 General Availability",
"tracking": {
"current_release_date": "2024-12-17T22:50:03+00:00",
"generator": {
"date": "2024-12-17T22:50:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:5013",
"initial_release_date": "2024-08-05T15:40:28+00:00",
"revision_history": [
{
"date": "2024-08-05T15:40:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-05T16:40:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:50:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Builds for Red Hat OpenShift 1.1.0",
"product": {
"name": "Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_builds:1.1::el9"
}
}
}
],
"category": "product_family",
"name": "Builds for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-controller-rhel9@sha256%3Aa911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-git-cloner-rhel9@sha256%3Af9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-bundler-rhel9@sha256%3Aaebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-processing-rhel9@sha256%3A7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-rhel9-operator@sha256%3A3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-operator-bundle@sha256%3A42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-rhel9@sha256%3A20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-webhook-rhel9@sha256%3A599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-waiters-rhel9@sha256%3A4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-webhook-rhel9@sha256%3Ad997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2023-49569",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-01-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2258143"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability was discovered in the go library go-git. This issue may allow an attacker to create and amend files across the filesystem when applications are using the default ChrootOS, potentially allowing remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-git: Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This problem only affects the go implementation and not the original git cli code. Applications using BoundOS or in-memory filesystems are not affected by this issue. Clients should be limited to connect to only trusted git servers to reduce the risk of compromise.\n\nIn OpenShift Container Platform (OCP) the vulnerable github.com/go-git/go-git/v5 Go package is used as a dependency in many components where the vulnerable function is not used, hence the impact by this vulnerability is reduced 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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-49569"
},
{
"category": "external",
"summary": "RHBZ#2258143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258143"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-49569",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49569"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49569",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49569"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/security/advisories/GHSA-449p-3h89-pw88",
"url": "https://github.com/go-git/go-git/security/advisories/GHSA-449p-3h89-pw88"
}
],
"release_date": "2024-01-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"category": "workaround",
"details": "In cases where a bump to the latest version of go-git is not possible, a recommendation to reduce the exposure of this threat is limiting its use to only trust-worthy Git servers.",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "go-git: Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "RHBZ#2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://go.dev/cl/569356",
"url": "https://go.dev/cl/569356"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/",
"url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2611",
"url": "https://pkg.go.dev/vuln/GO-2024-2611"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
}
]
}
RHSA-2024_5075
Vulnerability from csaf_redhat - Published: 2024-08-07 10:39 - Updated: 2024-12-17 22:49A flaw was discovered in Go's net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-docs-0:1.19.13-9.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-misc-0:1.19.13-9.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-race-0:1.19.13-9.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-src-0:1.19.13-9.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-tests-0:1.19.13-9.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-docs-0:1.19.13-9.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-misc-0:1.19.13-9.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-race-0:1.19.13-9.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-src-0:1.19.13-9.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:golang-tests-0:1.19.13-9.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for golang is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\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 golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\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:5075",
"url": "https://access.redhat.com/errata/RHSA-2024:5075"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5075.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2024-12-17T22:49:39+00:00",
"generator": {
"date": "2024-12-17T22:49:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:5075",
"initial_release_date": "2024-08-07T10:39:03+00:00",
"revision_history": [
{
"date": "2024-08-07T10:39:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-07T10:39:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:49:39+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 EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.19.13-9.el9_2.src",
"product": {
"name": "golang-0:1.19.13-9.el9_2.src",
"product_id": "golang-0:1.19.13-9.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-9.el9_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.19.13-9.el9_2.aarch64",
"product": {
"name": "golang-0:1.19.13-9.el9_2.aarch64",
"product_id": "golang-0:1.19.13-9.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-9.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-9.el9_2.aarch64",
"product": {
"name": "golang-bin-0:1.19.13-9.el9_2.aarch64",
"product_id": "golang-bin-0:1.19.13-9.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-9.el9_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.19.13-9.el9_2.ppc64le",
"product": {
"name": "golang-0:1.19.13-9.el9_2.ppc64le",
"product_id": "golang-0:1.19.13-9.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-9.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-9.el9_2.ppc64le",
"product": {
"name": "golang-bin-0:1.19.13-9.el9_2.ppc64le",
"product_id": "golang-bin-0:1.19.13-9.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-9.el9_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.19.13-9.el9_2.x86_64",
"product": {
"name": "golang-0:1.19.13-9.el9_2.x86_64",
"product_id": "golang-0:1.19.13-9.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-9.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-9.el9_2.x86_64",
"product": {
"name": "golang-bin-0:1.19.13-9.el9_2.x86_64",
"product_id": "golang-bin-0:1.19.13-9.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-9.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.19.13-9.el9_2.x86_64",
"product": {
"name": "golang-race-0:1.19.13-9.el9_2.x86_64",
"product_id": "golang-race-0:1.19.13-9.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.19.13-9.el9_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.19.13-9.el9_2.s390x",
"product": {
"name": "golang-0:1.19.13-9.el9_2.s390x",
"product_id": "golang-0:1.19.13-9.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-9.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-9.el9_2.s390x",
"product": {
"name": "golang-bin-0:1.19.13-9.el9_2.s390x",
"product_id": "golang-bin-0:1.19.13-9.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-9.el9_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.19.13-9.el9_2.noarch",
"product": {
"name": "golang-docs-0:1.19.13-9.el9_2.noarch",
"product_id": "golang-docs-0:1.19.13-9.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.19.13-9.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.19.13-9.el9_2.noarch",
"product": {
"name": "golang-misc-0:1.19.13-9.el9_2.noarch",
"product_id": "golang-misc-0:1.19.13-9.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.19.13-9.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.19.13-9.el9_2.noarch",
"product": {
"name": "golang-src-0:1.19.13-9.el9_2.noarch",
"product_id": "golang-src-0:1.19.13-9.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.19.13-9.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.19.13-9.el9_2.noarch",
"product": {
"name": "golang-tests-0:1.19.13-9.el9_2.noarch",
"product_id": "golang-tests-0:1.19.13-9.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.19.13-9.el9_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-9.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.aarch64"
},
"product_reference": "golang-0:1.19.13-9.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-9.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.ppc64le"
},
"product_reference": "golang-0:1.19.13-9.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-9.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.s390x"
},
"product_reference": "golang-0:1.19.13-9.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-9.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.src"
},
"product_reference": "golang-0:1.19.13-9.el9_2.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-9.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.x86_64"
},
"product_reference": "golang-0:1.19.13-9.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-9.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.aarch64"
},
"product_reference": "golang-bin-0:1.19.13-9.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-9.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.ppc64le"
},
"product_reference": "golang-bin-0:1.19.13-9.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-9.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.s390x"
},
"product_reference": "golang-bin-0:1.19.13-9.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-9.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.x86_64"
},
"product_reference": "golang-bin-0:1.19.13-9.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.19.13-9.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:golang-docs-0:1.19.13-9.el9_2.noarch"
},
"product_reference": "golang-docs-0:1.19.13-9.el9_2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.19.13-9.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:golang-misc-0:1.19.13-9.el9_2.noarch"
},
"product_reference": "golang-misc-0:1.19.13-9.el9_2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.19.13-9.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:golang-race-0:1.19.13-9.el9_2.x86_64"
},
"product_reference": "golang-race-0:1.19.13-9.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.19.13-9.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:golang-src-0:1.19.13-9.el9_2.noarch"
},
"product_reference": "golang-src-0:1.19.13-9.el9_2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.19.13-9.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:golang-tests-0:1.19.13-9.el9_2.noarch"
},
"product_reference": "golang-tests-0:1.19.13-9.el9_2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.src",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-docs-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-misc-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-race-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-src-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-tests-0:1.19.13-9.el9_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-07T10:39:03+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-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.src",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-docs-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-misc-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-race-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-src-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-tests-0:1.19.13-9.el9_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5075"
},
{
"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": [
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.src",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-docs-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-misc-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-race-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-src-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-tests-0:1.19.13-9.el9_2.noarch"
]
}
],
"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-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.src",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-docs-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-misc-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-race-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-src-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-tests-0:1.19.13-9.el9_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.src",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-docs-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-misc-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-race-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-src-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-tests-0:1.19.13-9.el9_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-07T10:39:03+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-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.src",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-docs-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-misc-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-race-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-src-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-tests-0:1.19.13-9.el9_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5075"
},
{
"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": [
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.src",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-docs-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-misc-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-race-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-src-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-tests-0:1.19.13-9.el9_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.src",
"AppStream-9.2.0.Z.EUS:golang-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:golang-bin-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-docs-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-misc-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-race-0:1.19.13-9.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:golang-src-0:1.19.13-9.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:golang-tests-0:1.19.13-9.el9_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
}
]
}
RHSA-2024_5077
Vulnerability from csaf_redhat - Published: 2024-08-07 10:58 - Updated: 2024-12-17 22:49A flaw was discovered in Go's net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-docs-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-misc-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-race-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-src-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-tests-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-docs-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-misc-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-race-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-src-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-tests-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\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:5077",
"url": "https://access.redhat.com/errata/RHSA-2024:5077"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5077.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security update",
"tracking": {
"current_release_date": "2024-12-17T22:49:07+00:00",
"generator": {
"date": "2024-12-17T22:49:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:5077",
"initial_release_date": "2024-08-07T10:58:53+00:00",
"revision_history": [
{
"date": "2024-08-07T10:58:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-07T10:58:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:49:07+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 EUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset:rhel8:8080020240801133317:6b4b45d8",
"product": {
"name": "go-toolset:rhel8:8080020240801133317:6b4b45d8",
"product_id": "go-toolset:rhel8:8080020240801133317:6b4b45d8",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/go-toolset@rhel8:8080020240801133317:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-docs-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"product": {
"name": "golang-docs-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"product_id": "golang-docs-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.19.13-9.module%2Bel8.8.0%2B22163%2B5429357b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"product": {
"name": "golang-misc-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"product_id": "golang-misc-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.19.13-9.module%2Bel8.8.0%2B22163%2B5429357b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"product": {
"name": "golang-src-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"product_id": "golang-src-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.19.13-9.module%2Bel8.8.0%2B22163%2B5429357b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"product": {
"name": "golang-tests-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"product_id": "golang-tests-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.19.13-9.module%2Bel8.8.0%2B22163%2B5429357b?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
"product": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
"product_id": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=src"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src",
"product": {
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src",
"product_id": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-2.module%2Bel8.8.0%2B22004%2Bc5f8797c?arch=src"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.src",
"product": {
"name": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.src",
"product_id": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-9.module%2Bel8.8.0%2B22163%2B5429357b?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"product": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"product_id": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"product": {
"name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"product_id": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"product": {
"name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"product_id": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64",
"product": {
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64",
"product_id": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-2.module%2Bel8.8.0%2B22004%2Bc5f8797c?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"product": {
"name": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"product_id": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-9.module%2Bel8.8.0%2B22163%2B5429357b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"product": {
"name": "golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"product_id": "golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-9.module%2Bel8.8.0%2B22163%2B5429357b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"product": {
"name": "golang-race-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"product_id": "golang-race-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.19.13-9.module%2Bel8.8.0%2B22163%2B5429357b?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64",
"product": {
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64",
"product_id": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-2.module%2Bel8.8.0%2B22004%2Bc5f8797c?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"product": {
"name": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"product_id": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-9.module%2Bel8.8.0%2B22163%2B5429357b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"product": {
"name": "golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"product_id": "golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-9.module%2Bel8.8.0%2B22163%2B5429357b?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le",
"product": {
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le",
"product_id": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-2.module%2Bel8.8.0%2B22004%2Bc5f8797c?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"product": {
"name": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"product_id": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-9.module%2Bel8.8.0%2B22163%2B5429357b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"product": {
"name": "golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"product_id": "golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-9.module%2Bel8.8.0%2B22163%2B5429357b?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x",
"product": {
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x",
"product_id": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-2.module%2Bel8.8.0%2B22004%2Bc5f8797c?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"product": {
"name": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"product_id": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-9.module%2Bel8.8.0%2B22163%2B5429357b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"product": {
"name": "golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"product_id": "golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-9.module%2Bel8.8.0%2B22163%2B5429357b?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
"product_reference": "go-toolset:rhel8:8080020240801133317:6b4b45d8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src"
},
"product_reference": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64"
},
"product_reference": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64"
},
"product_reference": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64"
},
"product_reference": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64 as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64"
},
"product_reference": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le"
},
"product_reference": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x"
},
"product_reference": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src"
},
"product_reference": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64 as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64"
},
"product_reference": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64 as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64"
},
"product_reference": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le"
},
"product_reference": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x"
},
"product_reference": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.src as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.src"
},
"product_reference": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64 as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64"
},
"product_reference": "golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64 as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64"
},
"product_reference": "golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le"
},
"product_reference": "golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x"
},
"product_reference": "golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64 as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64"
},
"product_reference": "golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-docs-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch"
},
"product_reference": "golang-docs-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-misc-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch"
},
"product_reference": "golang-misc-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64 as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-race-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64"
},
"product_reference": "golang-race-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-src-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch"
},
"product_reference": "golang-src-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch as a component of go-toolset:rhel8:8080020240801133317:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-tests-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch"
},
"product_reference": "golang-tests-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-docs-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-misc-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-race-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-src-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-tests-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-07T10:58:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-docs-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-misc-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-race-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-src-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-tests-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5077"
},
{
"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": [
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-docs-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-misc-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-race-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-src-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-tests-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch"
]
}
],
"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.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-docs-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-misc-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-race-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-src-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-tests-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-docs-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-misc-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-race-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-src-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-tests-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-07T10:58:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-docs-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-misc-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-race-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-src-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-tests-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5077"
},
{
"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": [
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-docs-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-misc-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-race-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-src-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-tests-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.src",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.aarch64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.ppc64le",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.s390x",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-bin-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-docs-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-misc-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-race-0:1.19.13-9.module+el8.8.0+22163+5429357b.x86_64",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-src-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch",
"AppStream-8.8.0.Z.EUS:go-toolset:rhel8:8080020240801133317:6b4b45d8:golang-tests-0:1.19.13-9.module+el8.8.0+22163+5429357b.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
}
]
}
RHSA-2024_5202
Vulnerability from csaf_redhat - Published: 2024-08-19 03:55 - Updated: 2024-12-17 22:49A flaw was discovered in Go's net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64 | — |
Workaround
|
A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64 | — |
Workaround
|
A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.12.63 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.12.\n\nRed Hat Product Security has rated this update as having a security impact of 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.12.63. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:5200\n\nSecurity Fix(es):\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice\ndeserialization (CVE-2024-37298)\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm\n(CVE-2023-45290)\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped\nIPv6 addresses (CVE-2024-24790)\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.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:5202",
"url": "https://access.redhat.com/errata/RHSA-2024:5202"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2295010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5202.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.63 packages and security update",
"tracking": {
"current_release_date": "2024-12-17T22:49:24+00:00",
"generator": {
"date": "2024-12-17T22:49:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:5202",
"initial_release_date": "2024-08-19T03:55:38+00:00",
"revision_history": [
{
"date": "2024-08-19T03:55:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-19T03:55:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:49:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-7.rhaos4.12.el8.src",
"product": {
"name": "buildah-1:1.23.4-7.rhaos4.12.el8.src",
"product_id": "buildah-1:1.23.4-7.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-4.rhaos4.12.el8.src",
"product": {
"name": "butane-0:0.16.0-4.rhaos4.12.el8.src",
"product_id": "butane-0:0.16.0-4.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-4.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-7.rhaos4.12.el8.src",
"product": {
"name": "conmon-2:2.1.2-7.rhaos4.12.el8.src",
"product_id": "conmon-2:2.1.2-7.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-7.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
"product": {
"name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
"product_id": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.rhaos4.12.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
"product": {
"name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
"product_id": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.5-25.rhaos4.12.git6556f50.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-4.el8.src",
"product": {
"name": "cri-tools-0:1.25.0-4.el8.src",
"product_id": "cri-tools-0:1.25.0-4.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-9.rhaos4.12.el8.src",
"product": {
"name": "ignition-0:2.14.0-9.rhaos4.12.el8.src",
"product_id": "ignition-0:2.14.0-9.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-9.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.118.1.el8_6.src",
"product": {
"name": "kernel-0:4.18.0-372.118.1.el8_6.src",
"product_id": "kernel-0:4.18.0-372.118.1.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.118.1.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
"product": {
"name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
"product_id": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.118.1.rt7.278.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-7.rhaos4.12.el8.src",
"product": {
"name": "podman-3:4.4.1-7.rhaos4.12.el8.src",
"product_id": "podman-3:4.4.1-7.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-7.rhaos4.12.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.6-8.rhaos4.12.el8.src",
"product": {
"name": "runc-3:1.1.6-8.rhaos4.12.el8.src",
"product_id": "runc-3:1.1.6-8.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.6-8.rhaos4.12.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-6.rhaos4.12.el8.src",
"product": {
"name": "skopeo-2:1.9.4-6.rhaos4.12.el8.src",
"product_id": "skopeo-2:1.9.4-6.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-7.rhaos4.12.el9.src",
"product": {
"name": "buildah-1:1.23.4-7.rhaos4.12.el9.src",
"product_id": "buildah-1:1.23.4-7.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-8.rhaos4.12.el9.src",
"product": {
"name": "conmon-2:2.1.2-8.rhaos4.12.el9.src",
"product_id": "conmon-2:2.1.2-8.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-8.rhaos4.12.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
"product": {
"name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
"product_id": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-4.el9.src",
"product": {
"name": "cri-tools-0:1.25.0-4.el9.src",
"product_id": "cri-tools-0:1.25.0-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-7.rhaos4.12.el9.src",
"product": {
"name": "ignition-0:2.14.0-7.rhaos4.12.el9.src",
"product_id": "ignition-0:2.14.0-7.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-7.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-11.rhaos4.12.el9.src",
"product": {
"name": "podman-3:4.2.0-11.rhaos4.12.el9.src",
"product_id": "podman-3:4.2.0-11.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-11.rhaos4.12.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-6.rhaos4.12.el9.src",
"product": {
"name": "skopeo-2:1.9.4-6.rhaos4.12.el9.src",
"product_id": "skopeo-2:1.9.4-6.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el9?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
"product_id": "buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
"product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
"product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
"product": {
"name": "butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
"product_id": "butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-4.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
"product": {
"name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
"product_id": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-4.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
"product": {
"name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
"product_id": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-4.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
"product": {
"name": "conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
"product_id": "conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-7.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
"product_id": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-7.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
"product_id": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-7.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
"product_id": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-3.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-3.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"product": {
"name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"product_id": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.5-25.rhaos4.12.git6556f50.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-25.rhaos4.12.git6556f50.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-25.rhaos4.12.git6556f50.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-4.el8.x86_64",
"product": {
"name": "cri-tools-0:1.25.0-4.el8.x86_64",
"product_id": "cri-tools-0:1.25.0-4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
"product_id": "cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
"product_id": "cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
"product_id": "ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-9.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
"product_id": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-9.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
"product_id": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-9.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"product_id": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-9.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-9.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "perf-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "perf-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product": {
"name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_id": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product": {
"name": "kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_id": "kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_id": "kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_id": "kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_id": "kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_id": "kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product": {
"name": "kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_id": "kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product": {
"name": "kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_id": "kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_id": "kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_id": "kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_id": "kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_id": "kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_id": "podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_id": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_id": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_id": "podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_id": "podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_id": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
"product_id": "runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.6-8.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
"product_id": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-8.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
"product_id": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-8.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"product_id": "skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
"product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
"product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
"product_id": "buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
"product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
"product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
"product_id": "conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-8.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
"product_id": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-8.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
"product_id": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-8.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"product": {
"name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"product_id": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-4.el9.x86_64",
"product": {
"name": "cri-tools-0:1.25.0-4.el9.x86_64",
"product_id": "cri-tools-0:1.25.0-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
"product_id": "cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
"product_id": "cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
"product_id": "ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-7.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
"product_id": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-7.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
"product_id": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-7.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"product_id": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-7.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-7.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_id": "podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_id": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_id": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_id": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_id": "podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_id": "podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_id": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_id": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_id": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"product_id": "skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64",
"product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
"product_id": "buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
"product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
"product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
"product": {
"name": "butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
"product_id": "butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-4.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
"product": {
"name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
"product_id": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-4.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
"product": {
"name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
"product_id": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-4.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
"product": {
"name": "conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
"product_id": "conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-7.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
"product_id": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-7.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
"product_id": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-7.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
"product_id": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-3.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-3.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"product": {
"name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"product_id": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.5-25.rhaos4.12.git6556f50.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-25.rhaos4.12.git6556f50.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-25.rhaos4.12.git6556f50.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-4.el8.aarch64",
"product": {
"name": "cri-tools-0:1.25.0-4.el8.aarch64",
"product_id": "cri-tools-0:1.25.0-4.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
"product_id": "cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
"product_id": "cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
"product_id": "ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-9.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
"product_id": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-9.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
"product_id": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-9.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"product_id": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-9.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-9.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "perf-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "perf-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_id": "podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_id": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_id": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_id": "podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_id": "podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_id": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
"product_id": "runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.6-8.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
"product_id": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-8.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
"product_id": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-8.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"product_id": "skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
"product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
"product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
"product_id": "buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
"product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
"product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
"product_id": "conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-8.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
"product_id": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-8.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
"product_id": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-8.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"product": {
"name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"product_id": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-4.el9.aarch64",
"product": {
"name": "cri-tools-0:1.25.0-4.el9.aarch64",
"product_id": "cri-tools-0:1.25.0-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
"product_id": "cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
"product_id": "cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
"product_id": "ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-7.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
"product_id": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-7.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
"product_id": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-7.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"product_id": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-7.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-7.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_id": "podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_id": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_id": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_id": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_id": "podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_id": "podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_id": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_id": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_id": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"product_id": "skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
"product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"product_id": "buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"product": {
"name": "butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"product_id": "butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-4.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"product": {
"name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"product_id": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-4.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"product": {
"name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"product_id": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-4.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"product_id": "conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"product_id": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"product_id": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-3.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-3.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"product": {
"name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"product_id": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.5-25.rhaos4.12.git6556f50.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-25.rhaos4.12.git6556f50.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-25.rhaos4.12.git6556f50.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-4.el8.ppc64le",
"product": {
"name": "cri-tools-0:1.25.0-4.el8.ppc64le",
"product_id": "cri-tools-0:1.25.0-4.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
"product_id": "cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"product_id": "ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-9.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"product_id": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-9.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"product_id": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-9.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"product_id": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-9.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-9.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_id": "podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_id": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_id": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_id": "podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_id": "podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"product_id": "runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.6-8.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"product_id": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-8.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"product_id": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-8.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"product_id": "buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"product_id": "conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-8.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"product_id": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-8.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-8.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"product": {
"name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"product_id": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-4.el9.ppc64le",
"product": {
"name": "cri-tools-0:1.25.0-4.el9.ppc64le",
"product_id": "cri-tools-0:1.25.0-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
"product_id": "cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"product_id": "ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-7.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"product_id": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-7.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"product_id": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-7.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"product_id": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-7.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-7.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_id": "podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_id": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_id": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_id": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_id": "podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_id": "podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_id": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_id": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
"product_id": "buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
"product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
"product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-4.rhaos4.12.el8.s390x",
"product": {
"name": "butane-0:0.16.0-4.rhaos4.12.el8.s390x",
"product_id": "butane-0:0.16.0-4.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-4.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
"product": {
"name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
"product_id": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-4.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
"product": {
"name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
"product_id": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-4.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
"product": {
"name": "conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
"product_id": "conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-7.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
"product_id": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-7.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
"product_id": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-7.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
"product": {
"name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
"product_id": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-3.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-3.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"product": {
"name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"product_id": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.5-25.rhaos4.12.git6556f50.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"product_id": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-25.rhaos4.12.git6556f50.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-25.rhaos4.12.git6556f50.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-4.el8.s390x",
"product": {
"name": "cri-tools-0:1.25.0-4.el8.s390x",
"product_id": "cri-tools-0:1.25.0-4.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-4.el8.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-4.el8.s390x",
"product_id": "cri-tools-debugsource-0:1.25.0-4.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
"product_id": "cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
"product_id": "ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-9.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
"product_id": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-9.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
"product_id": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-9.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"product_id": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-9.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"product_id": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-9.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "bpftool-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "bpftool-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "perf-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "perf-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-7.rhaos4.12.el8.s390x",
"product": {
"name": "podman-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_id": "podman-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
"product": {
"name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_id": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_id": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_id": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
"product": {
"name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_id": "podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
"product": {
"name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_id": "podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_id": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_id": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.6-8.rhaos4.12.el8.s390x",
"product": {
"name": "runc-3:1.1.6-8.rhaos4.12.el8.s390x",
"product_id": "runc-3:1.1.6-8.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.6-8.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
"product": {
"name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
"product_id": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-8.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
"product": {
"name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
"product_id": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-8.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
"product_id": "skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
"product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
"product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
"product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
"product_id": "buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
"product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
"product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
"product_id": "conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-8.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
"product_id": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-8.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
"product_id": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-8.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"product": {
"name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"product_id": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"product_id": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-4.el9.s390x",
"product": {
"name": "cri-tools-0:1.25.0-4.el9.s390x",
"product_id": "cri-tools-0:1.25.0-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-4.el9.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-4.el9.s390x",
"product_id": "cri-tools-debugsource-0:1.25.0-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
"product_id": "cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
"product_id": "ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-7.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
"product_id": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-7.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
"product_id": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-7.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"product_id": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-7.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"product_id": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-7.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-11.rhaos4.12.el9.s390x",
"product": {
"name": "podman-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_id": "podman-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
"product": {
"name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_id": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
"product": {
"name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_id": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
"product": {
"name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_id": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
"product": {
"name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_id": "podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
"product": {
"name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_id": "podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
"product": {
"name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_id": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"product": {
"name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_id": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_id": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_id": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
"product_id": "skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
"product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
"product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
"product": {
"name": "butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
"product_id": "butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-redistributable@0.16.0-4.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
"product": {
"name": "kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
"product_id": "kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@4.18.0-372.118.1.el8_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
"product": {
"name": "podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
"product_id": "podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-7.rhaos4.12.el8?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
"product": {
"name": "podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
"product_id": "podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.2.0-11.rhaos4.12.el9?arch=noarch\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "bpftool-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-7.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src"
},
"product_reference": "buildah-1:1.23.4-7.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64"
},
"product_reference": "butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le"
},
"product_reference": "butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x"
},
"product_reference": "butane-0:0.16.0-4.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-4.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src"
},
"product_reference": "butane-0:0.16.0-4.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64"
},
"product_reference": "butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64"
},
"product_reference": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le"
},
"product_reference": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x"
},
"product_reference": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64"
},
"product_reference": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64"
},
"product_reference": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le"
},
"product_reference": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x"
},
"product_reference": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64"
},
"product_reference": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch"
},
"product_reference": "butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64"
},
"product_reference": "conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x"
},
"product_reference": "conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-7.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src"
},
"product_reference": "conmon-2:2.1.2-7.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64"
},
"product_reference": "conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x"
},
"product_reference": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src"
},
"product_reference": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64"
},
"product_reference": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le"
},
"product_reference": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x"
},
"product_reference": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src"
},
"product_reference": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64"
},
"product_reference": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-4.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64"
},
"product_reference": "cri-tools-0:1.25.0-4.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le"
},
"product_reference": "cri-tools-0:1.25.0-4.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x"
},
"product_reference": "cri-tools-0:1.25.0-4.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-4.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src"
},
"product_reference": "cri-tools-0:1.25.0-4.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64"
},
"product_reference": "cri-tools-0:1.25.0-4.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-4.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-4.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-4.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-9.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-9.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-9.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src"
},
"product_reference": "ignition-0:2.14.0-9.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-9.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.118.1.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src"
},
"product_reference": "kernel-0:4.18.0-372.118.1.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-372.118.1.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src"
},
"product_reference": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "perf-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "perf-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "perf-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x"
},
"product_reference": "podman-3:4.4.1-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-7.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src"
},
"product_reference": "podman-3:4.4.1-7.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x"
},
"product_reference": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch"
},
"product_reference": "podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x"
},
"product_reference": "podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x"
},
"product_reference": "podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.6-8.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.6-8.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.6-8.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x"
},
"product_reference": "runc-3:1.1.6-8.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.6-8.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src"
},
"product_reference": "runc-3:1.1.6-8.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.6-8.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x"
},
"product_reference": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x"
},
"product_reference": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-6.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src"
},
"product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-7.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src"
},
"product_reference": "buildah-1:1.23.4-7.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-8.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-8.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-8.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src"
},
"product_reference": "conmon-2:2.1.2-8.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-8.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64"
},
"product_reference": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le"
},
"product_reference": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x"
},
"product_reference": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src"
},
"product_reference": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64"
},
"product_reference": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-4.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64"
},
"product_reference": "cri-tools-0:1.25.0-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-4.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le"
},
"product_reference": "cri-tools-0:1.25.0-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-4.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x"
},
"product_reference": "cri-tools-0:1.25.0-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-4.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src"
},
"product_reference": "cri-tools-0:1.25.0-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-4.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64"
},
"product_reference": "cri-tools-0:1.25.0-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-4.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-4.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-4.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-4.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-4.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-4.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-4.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-4.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-7.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src"
},
"product_reference": "ignition-0:2.14.0-7.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x"
},
"product_reference": "podman-3:4.2.0-11.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-11.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src"
},
"product_reference": "podman-3:4.2.0-11.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x"
},
"product_reference": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x"
},
"product_reference": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x"
},
"product_reference": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch"
},
"product_reference": "podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x"
},
"product_reference": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x"
},
"product_reference": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x"
},
"product_reference": "podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x"
},
"product_reference": "podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-6.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-6.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src"
},
"product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-19T03:55:38+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5202"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-19T03:55:38+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5202"
},
{
"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.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-37298",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-07-01T19:21:12+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295010"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-37298"
},
{
"category": "external",
"summary": "RHBZ#2295010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
},
{
"category": "external",
"summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
"url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
},
{
"category": "external",
"summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
"url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
},
{
"category": "external",
"summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
"url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
}
],
"release_date": "2024-06-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-19T03:55:38+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5202"
},
{
"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.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
}
]
}
RHSA-2024_5258
Vulnerability from csaf_redhat - Published: 2024-08-13 09:16 - Updated: 2024-12-17 22:48A flaw was discovered in Go's net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey and ctx. That function uses named return parameters to free pkey and ctx if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the "return nil, nil, fail(...)" pattern, meaning that pkey and ctx will be nil inside the deferred function that should free them.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
|
A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of 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": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads (CVE-2024-1394)\n\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n\n* golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n\n* golang: net/mail: comments in display names are incorrectly handled (CVE-2024-24784)\n\n* containers/image: digest type does not guarantee valid type (CVE-2024-3727)\n\n* golang: archive/zip: Incorrect handling of certain ZIP files (CVE-2024-24789)\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization (CVE-2024-37298)\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:5258",
"url": "https://access.redhat.com/errata/RHSA-2024:5258"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2262921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2295010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
},
{
"category": "external",
"summary": "RHEL-40800",
"url": "https://issues.redhat.com/browse/RHEL-40800"
},
{
"category": "external",
"summary": "RHEL-40801",
"url": "https://issues.redhat.com/browse/RHEL-40801"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5258.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security update",
"tracking": {
"current_release_date": "2024-12-17T22:48:57+00:00",
"generator": {
"date": "2024-12-17T22:48:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:5258",
"initial_release_date": "2024-08-13T09:16:53+00:00",
"revision_history": [
{
"date": "2024-08-13T09:16:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-13T09:16:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:48:57+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.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "container-tools:rhel8:8100020240808093819:afee755d",
"product": {
"name": "container-tools:rhel8:8100020240808093819:afee755d",
"product_id": "container-tools:rhel8:8100020240808093819:afee755d",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/container-tools@rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"product": {
"name": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"product_id": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"product": {
"name": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"product_id": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.9.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"product": {
"name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"product_id": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"product": {
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"product": {
"name": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"product_id": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.9.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src",
"product": {
"name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src",
"product_id": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
"product_reference": "container-tools:rhel8:8100020240808093819:afee755d",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src"
},
"product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch"
},
"product_reference": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src"
},
"product_reference": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch"
},
"product_reference": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch"
},
"product_reference": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
},
"product_reference": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T09:16:53+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.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5258"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
}
],
"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.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"acknowledgments": [
{
"names": [
"@r3kumar",
"@qmuntal"
]
}
],
"cve": "CVE-2024-1394",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2262921"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs\u200b. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey\u200b and ctx\u200b. That function uses named return parameters to free pkey\u200b and ctx\u200b if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the \"return nil, nil, fail(...)\" pattern, meaning that pkey\u200b and ctx\u200b will be nil inside the deferred function that should free them.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1394"
},
{
"category": "external",
"summary": "RHBZ#2262921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1394",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1394"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394"
},
{
"category": "external",
"summary": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136",
"url": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136"
},
{
"category": "external",
"summary": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6",
"url": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6"
},
{
"category": "external",
"summary": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f",
"url": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2660",
"url": "https://pkg.go.dev/vuln/GO-2024-2660"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2660.json",
"url": "https://vuln.go.dev/ID/GO-2024-2660.json"
}
],
"release_date": "2024-03-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T09:16:53+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.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5258"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
}
],
"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.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads"
},
{
"cve": "CVE-2024-3727",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2024-04-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274767"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containers/image: digest type does not guarantee valid type",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Some conditions are necessary for this attack to occur, such as the attacker being able to upload malicious images to the registry and persuade a victim to pull them. Hence, the severity of this flaw was 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": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-3727"
},
{
"category": "external",
"summary": "RHBZ#2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-3727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727"
}
],
"release_date": "2024-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T09:16:53+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.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5258"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containers/image: digest type does not guarantee valid type"
},
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T09:16:53+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.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5258"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T09:16:53+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.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5258"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24784",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268021"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/mail: comments in display names are incorrectly handled",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24784"
},
{
"category": "external",
"summary": "RHBZ#2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T09:16:53+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.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5258"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/mail: comments in display names are incorrectly handled"
},
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T09:16:53+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.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5258"
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-37298",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-07-01T19:21:12+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295010"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-37298"
},
{
"category": "external",
"summary": "RHBZ#2295010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
},
{
"category": "external",
"summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
"url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
},
{
"category": "external",
"summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
"url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
},
{
"category": "external",
"summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
"url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
}
],
"release_date": "2024-06-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T09:16:53+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.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5258"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
}
],
"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.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.